--- libgig/trunk/Makefile.am 2004/07/02 19:37:09 168 +++ libgig/trunk/Makefile.am 2004/07/07 12:03:54 186 @@ -1,13 +1,8 @@ -SUBDIRS = src +SUBDIRS = doc man src # to prevent compile errors on some systems AM_CXXFLAGS = -pedantic -# all man files that should be installed -man1_MANS = man/dlsdump.1 man/gigdump.1 man/gigextract.1 man/rifftree.1 -# include man files into distribution (because they're not by default) -dist_MANS = man/dlsdump.1 man/gigdump.1 man/gigextract.1 man/rifftree.1 - pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = libgig.pc