summaryrefslogtreecommitdiffstats
path: root/dund/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-08-04 20:58:34 +0200
committerMarcel Holtmann <marcel@holtmann.org>2008-08-04 20:58:34 +0200
commit40372f9dc3ab115870a10343124216a041e55d17 (patch)
treeef5bfa80e3f560cf6856fd7a0d5c27c75c2cefe0 /dund/Makefile.am
parent295eb0c879802eacff46cf3c962646363d81f6d3 (diff)
Move hidd pand and dund into compat directory
Diffstat (limited to 'dund/Makefile.am')
-rw-r--r--dund/Makefile.am20
1 files changed, 0 insertions, 20 deletions
diff --git a/dund/Makefile.am b/dund/Makefile.am
deleted file mode 100644
index 260698ab..00000000
--- a/dund/Makefile.am
+++ /dev/null
@@ -1,20 +0,0 @@
-
-if DUND
-bin_PROGRAMS = dund
-
-dund_SOURCES = main.c dun.c dund.h sdp.c lib.h msdun.c
-
-dund_LDADD = @BLUEZ_LIBS@
-endif
-
-AM_CFLAGS = @BLUEZ_CFLAGS@
-
-if DUND
-if MANPAGES
-man_MANS = dund.1
-endif
-endif
-
-EXTRA_DIST = dund.1
-
-MAINTAINERCLEANFILES = Makefile.in