diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/Makefile.am b/Makefile.am deleted file mode 100644 index d91b4b0..0000000 --- a/Makefile.am +++ /dev/null @@ -1,12 +0,0 @@ -## tdebase/Makefile.am -## (C) 1997 Stephan Kulow - -AUTOMAKE_OPTIONS = foreign 1.6.1 - -dist-hook: - cd $(top_distdir) && perl $(top_srcdir)/admin/am_edit -padmin - -include admin/Doxyfile.am -include admin/deps.am - -SUBDIRS=$(TOPSUBDIRS) |