summaryrefslogtreecommitdiffstats
path: root/debian/htdig/htdig-3.2.0b6/libhtdigphp/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'debian/htdig/htdig-3.2.0b6/libhtdigphp/Makefile.in')
-rw-r--r--debian/htdig/htdig-3.2.0b6/libhtdigphp/Makefile.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/htdig/htdig-3.2.0b6/libhtdigphp/Makefile.in b/debian/htdig/htdig-3.2.0b6/libhtdigphp/Makefile.in
new file mode 100644
index 00000000..5e73e701
--- /dev/null
+++ b/debian/htdig/htdig-3.2.0b6/libhtdigphp/Makefile.in
@@ -0,0 +1,8 @@
+# $Id: Makefile.in,v 1.1 2004/03/20 01:31:21 nealr Exp $
+
+LTLIBRARY_NAME = libhtdigphp.la
+LTLIBRARY_SOURCES = htdigphp.c
+LTLIBRARY_SHARED_NAME = htdigphp.la
+LTLIBRARY_SHARED_LIBADD = $(BZ2_SHARED_LIBADD)
+
+include $(top_srcdir)/build/dynlib.mk