From 561150ea6623be4ea32ff225d26e771274fcfd63 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Wed, 11 Jun 2008 04:08:38 +0200 Subject: Noch ein bisschen Build-Infrastruktur --- src/Makefile.am | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index e69de29..79363ca 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -0,0 +1,7 @@ +bin_PROGRAMS = mad madc mad-core + +mad_SOURCES = mad.cpp + +madc_SOURCES = madc.cpp + +mad_core_SOURCES = mad-core.cpp -- cgit v1.2.3