summaryrefslogtreecommitdiffstats
path: root/dund/Makefile.am
diff options
context:
space:
mode:
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