/[svn]/libgig/trunk/src/testcases/Makefile.am
ViewVC logotype

Annotation of /libgig/trunk/src/testcases/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2419 - (hide annotations) (download)
Sun Feb 24 08:58:11 2013 UTC (11 years, 2 months ago) by persson
File size: 189 byte(s)
* removed usage of deprecated Automake variable INCLUDES

1 persson 2419 AM_CPPFLAGS = $(all_includes)
2 schoenebeck 917
3     EXTRA_PROGRAMS = libgigtests
4     libgigtests_SOURCES = \
5     main.cpp \
6     GigWriteTest.cpp GigWriteTest.h
7     libgigtests_LDADD = $(top_builddir)/src/libgig.la -lcppunit

  ViewVC Help
Powered by ViewVC