source:
libpipi/trunk/test/Makefile.am
@
2621
Last change on this file since 2621 was 2621, checked in by , 15 years ago | |
---|---|
File size: 175 bytes |
Line | |
---|---|
1 | |
2 | AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/pipi |
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.