summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2008-06-11 04:08:38 +0200
committerMatthias Schiffer <matthias@gamezock.de>2008-06-11 04:08:38 +0200
commit561150ea6623be4ea32ff225d26e771274fcfd63 (patch)
tree5013eea1d655e41ca20ec3c1c96a096b8f860c9f /src/Makefile.am
parent86315eee08beea75d92eb506d46de4d357ec659a (diff)
downloadmad-561150ea6623be4ea32ff225d26e771274fcfd63.tar
mad-561150ea6623be4ea32ff225d26e771274fcfd63.zip
Noch ein bisschen Build-Infrastruktur
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am7
1 files changed, 7 insertions, 0 deletions
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