aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarkus Teich <markus.teich@stusta.mhn.de>2016-06-01 01:08:43 +0200
committerMarkus Teich <markus.teich@stusta.mhn.de>2016-06-01 01:08:43 +0200
commita30d711f12d65b32db027ade5c30d1507ffd97f1 (patch)
tree53ae7ec8b08c10eba3a83a2f972be4bdc9d863f4 /Makefile.am
parent7d259108852146df0623999e749b73dd9e33fc48 (diff)
downloadlibbrandt-a30d711f12d65b32db027ade5c30d1507ffd97f1.tar.gz
libbrandt-a30d711f12d65b32db027ade5c30d1507ffd97f1.zip
add autofoo stuff
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..a7a1e00
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,5 @@
1## Makefile.am -- Process this file with automake to produce Makefile.in
2# how to build a so library?
3lib_WATWAT = libbrandt
4libbrandt_SOURCES = smc.c
5#libbrandt_LDADD = how to add libpari.so here?