source:
libpipi/trunk/test/Makefile.am
@
2913
Last change on this file since 2913 was 2913, checked in by , 14 years ago | |
---|---|
File size: 185 bytes |
Rev | Line | |
---|---|---|
[2621] | 1 | |
[2913] | 2 | AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/pipi -I../pipi |
[2621] | 3 | |
4 | noinst_PROGRAMS = u8tof32tou8 | |
5 | ||
6 | TESTS = $(noinst_PROGRAMS) | |
7 | ||
8 | u8tof32tou8_LDADD = ../pipi/libpipi.la | |
9 | ||
10 | EXTRA_DIST = mona.png | |
11 |
Note: See TracBrowser
for help on using the repository browser.