summaryrefslogtreecommitdiffstats
path: root/pand/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'pand/Makefile.am')
-rw-r--r--pand/Makefile.am22
1 files changed, 0 insertions, 22 deletions
diff --git a/pand/Makefile.am b/pand/Makefile.am
deleted file mode 100644
index 85d70542..00000000
--- a/pand/Makefile.am
+++ /dev/null
@@ -1,22 +0,0 @@
-
-if PAND
-bin_PROGRAMS = pand
-
-pand_SOURCES = main.c pand.h bnep.c sdp.c
-
-pand_LDADD = @BLUEZ_LIBS@
-endif
-
-AM_CFLAGS = @BLUEZ_CFLAGS@
-
-INCLUDES = -I$(top_srcdir)/common
-
-if PAND
-if MANPAGES
-man_MANS = pand.1
-endif
-endif
-
-EXTRA_DIST = pand.1
-
-MAINTAINERCLEANFILES = Makefile.in