source: tests/Makefile.am @ ccf520e

Revision ccf520e, 154 bytes checked in by Hal Finkel <hfinkel@…>, 10 years ago (diff)

Initial Commit

  • Property mode set to 100644
Line 
1AM_CPPFLAGS = -I$(srcdir)/../include
2check_PROGRAMS = CRC64Test
3CRC64Test_SOURCES = CRC64Test.cxx
4CRC64Test_LDADD = ../src/libcrc64.la
5TESTS = CRC64Test
6
Note: See TracBrowser for help on using the repository browser.