summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am14
1 files changed, 1 insertions, 13 deletions
diff --git a/Makefile.am b/Makefile.am
index f652937..0e850a2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,19 +1,7 @@
-####### tdevelop will overwrite this part!!! (begin)##########
-
-# the condition for this is found in configure.in.in
-if with_tar
-TARDIR = tar
-endif
-
-if with_iso
-ISODIR = iso
-endif
-
-SUBDIRS = krusader translations pics doc krArc $(ISODIR) tdeconf_update virt $(TARDIR)
+SUBDIRS = src translations pics doc
EXTRA_DIST = admin AUTHORS COPYING ChangeLog INSTALL README TODO
-####### tdevelop will overwrite this part!!! (end)############
# not a GNU package. You can remove this line, if
# have all needed files, that a GNU package needs
AUTOMAKE_OPTIONS = foreign