summaryrefslogtreecommitdiff
path: root/apps/console/diatheke/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'apps/console/diatheke/Makefile.am')
-rw-r--r--apps/console/diatheke/Makefile.am9
1 files changed, 0 insertions, 9 deletions
diff --git a/apps/console/diatheke/Makefile.am b/apps/console/diatheke/Makefile.am
deleted file mode 100644
index 613a6ed..0000000
--- a/apps/console/diatheke/Makefile.am
+++ /dev/null
@@ -1,9 +0,0 @@
-AUTOMAKE_OPTIONS = 1.5
-
-INCLUDES = -I$(top_srcdir)/include
-
-bin_PROGRAMS = diatheke
-diatheke_SOURCES = diatheke.cpp corediatheke.cpp diathekemgr.cpp \
- diafiltmgr.cpp thmlcgi.cpp gbfcgi.cpp
-diatheke_LDADD = -L$(top_builddir)/lib -lsword
-