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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

  ViewVC Help
Powered by ViewVC