/[svn]/libgig/branches/release2_0_0/Makefile.am
ViewVC logotype

Annotation of /libgig/branches/release2_0_0/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 533 - (hide annotations) (download)
Mon May 9 15:04:52 2005 UTC (18 years, 11 months ago) by (unknown author)
File size: 218 byte(s)
This commit was manufactured by cvs2svn to create branch 'release2_0_0'.
1 schoenebeck 186 SUBDIRS = doc man src
2 schoenebeck 11
3     # to prevent compile errors on some systems
4     AM_CXXFLAGS = -pedantic
5 schoenebeck 58
6 capela 168 pkgconfigdir = $(libdir)/pkgconfig
7 schoenebeck 196 pkgconfig_DATA = gig.pc
8 capela 168
9 capela 310 docs: Doxyfile
10 capela 168 @echo '*** Running doxygen ***'
11     doxygen Doxyfile

  ViewVC Help
Powered by ViewVC