aboutsummaryrefslogtreecommitdiffstats
path: root/kde2/doc/en/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kde2/doc/en/Makefile.am')
-rw-r--r--kde2/doc/en/Makefile.am11
1 files changed, 0 insertions, 11 deletions
diff --git a/kde2/doc/en/Makefile.am b/kde2/doc/en/Makefile.am
deleted file mode 100644
index f43ce69..0000000
--- a/kde2/doc/en/Makefile.am
+++ /dev/null
@@ -1,11 +0,0 @@
-
-KDE_LANG = en
-KDE_DOCS = kpsion
-
-EXTRA_DIST = index.docbook.in
-
-index.docbook: index.docbook.in
- cat index.docbook.in | perl -e 'while (<>) { if (/\$$Date:\s+(.*)\s+\$$/) { $$d=$$1; } s/__DATE__/$$d/; s/__VERSION__/$(VERSION)/; print; }' > index.docbook
-
-maintainer-clean-local:
- rm -f Makefile.in