summaryrefslogtreecommitdiff
path: root/modules/Makefile.am
diff options
context:
space:
mode:
authorJakub Slawinski2014-07-10 10:24:59 +0200
committerJakub Slawinski2014-07-10 10:24:59 +0200
commit46f96ed5e3127394a0cd4dcb961404b792f743b4 (patch)
tree3e668e32131e8b1896a4a00d742ea21db5a09cf5 /modules/Makefile.am
parentInitial commit (diff)
downloadapf-46f96ed5e3127394a0cd4dcb961404b792f743b4.tar.gz
Initial project structure based on Active Port Forwarder 0.8.4.
Diffstat (limited to 'modules/Makefile.am')
-rw-r--r--modules/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/Makefile.am b/modules/Makefile.am
new file mode 100644
index 0000000..7e80e7c
--- /dev/null
+++ b/modules/Makefile.am
@@ -0,0 +1,3 @@
+noinst_PROGRAMS = exmodule
+exmodule_SOURCES = exmodule.c
+exmodule_LDFLAGS = -fPIC -shared