]> git.ozlabs.org Git - ppp.git/blobdiff - common/Makefile.am
Use autoconf/automake to configure and make ppp
[ppp.git] / common / Makefile.am
diff --git a/common/Makefile.am b/common/Makefile.am
new file mode 100644 (file)
index 0000000..27169d5
--- /dev/null
@@ -0,0 +1,6 @@
+EXTRA_ZLIB = \
+    zlib.c \
+    zlib.h
+
+EXTRA_DIST = \
+    $(EXTRA_ZLIB)