root/trunk/Makefile.am

Revision 122, 117 bytes (checked in by Gregor, 5 years ago)

More configuration changes.

Line 
1 SUBDIRS = dmd tdcsrc
2
3 bin_PROGRAMS = tdc
4
5 tdc_SOURCES = \
6   tdcsrc/empty.cc
7 tdc_LDADD = dmd/libdmd.a tdcsrc/libtdc.a
Note: See TracBrowser for help on using the browser.