/[svn]/libsf2/tags/libsf2_0_0_1/Makefile.am
ViewVC logotype

Contents of /libsf2/tags/libsf2_0_0_1/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2009 - (show annotations) (download)
Fri Oct 23 16:56:17 2009 UTC (14 years, 6 months ago) by (unknown author)
File size: 239 byte(s)
This commit was manufactured by cvs2svn to create tag 'libsf2_0_0_1'.
1 # require automake >= 1.5 (mandatory for option dist-bzip2)
2 AUTOMAKE_OPTIONS = 1.5 dist-bzip2
3
4 SUBDIRS = src
5
6 # to prevent compile errors on some systems
7 AM_CXXFLAGS = -pedantic
8
9 pkgconfigdir = $(libdir)/pkgconfig
10 pkgconfig_DATA = sf2.pc
11

  ViewVC Help
Powered by ViewVC