summaryrefslogtreecommitdiffstats
path: root/src/Core/Backends/Makefile.am
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2008-11-19 15:47:23 +0100
committerMatthias Schiffer <matthias@gamezock.de>2008-11-19 15:47:23 +0100
commita3b3e7d83cab57673ba3daf5d71244598cf73f0c (patch)
treec8a4b2e57ce2821dc9588a32ce4dc2103dd23a44 /src/Core/Backends/Makefile.am
parent8f5086e03d80620ededcad052192e7247a91dcd8 (diff)
downloadmad-a3b3e7d83cab57673ba3daf5d71244598cf73f0c.tar
mad-a3b3e7d83cab57673ba3daf5d71244598cf73f0c.zip
UserBackend-Interface begonnen
Diffstat (limited to 'src/Core/Backends/Makefile.am')
-rw-r--r--src/Core/Backends/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/Core/Backends/Makefile.am b/src/Core/Backends/Makefile.am
new file mode 100644
index 0000000..3f08197
--- /dev/null
+++ b/src/Core/Backends/Makefile.am
@@ -0,0 +1,4 @@
+noinst_LTLIBRARIES = libbackends.la
+libbackends_la_SOURCES =
+
+noinst_HEADERS =