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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 193 - (show annotations) (download)
Thu Jul 8 21:51:04 2004 UTC (19 years, 9 months ago) by (unknown author)
File size: 220 byte(s)
This commit was manufactured by cvs2svn to create branch 'release0_7_1'.
1 SUBDIRS = doc man src
2
3 # to prevent compile errors on some systems
4 AM_CXXFLAGS = -pedantic
5
6 pkgconfigdir = $(libdir)/pkgconfig
7 pkgconfig_DATA = libgig.pc
8
9 doc: Doxyfile
10 @echo '*** Running doxygen ***'
11 doxygen Doxyfile

  ViewVC Help
Powered by ViewVC