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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 647 - (hide annotations) (download)
Mon Jun 13 00:08:11 2005 UTC (18 years, 10 months ago) by (unknown author)
File size: 256 byte(s)
This commit was manufactured by cvs2svn to create branch 'release2_0_1'.
1 schoenebeck 634 AUTOMAKE_OPTIONS = dist-bzip2
2 schoenebeck 11
3 schoenebeck 634 SUBDIRS = doc man src debian
4    
5 schoenebeck 11 # to prevent compile errors on some systems
6     AM_CXXFLAGS = -pedantic
7 schoenebeck 58
8 capela 168 pkgconfigdir = $(libdir)/pkgconfig
9 schoenebeck 196 pkgconfig_DATA = gig.pc
10 capela 168
11 capela 310 docs: Doxyfile
12 capela 168 @echo '*** Running doxygen ***'
13     doxygen Doxyfile

  ViewVC Help
Powered by ViewVC