From 47aae9120db93e3120a35ce145ae7b7358890ae4 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 31 May 2012 01:31:04 -0500 Subject: Initial import of skeleton for development --- doc/Makefile.am | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/Makefile.am (limited to 'doc/Makefile.am') diff --git a/doc/Makefile.am b/doc/Makefile.am new file mode 100644 index 0000000..faa0ae8 --- /dev/null +++ b/doc/Makefile.am @@ -0,0 +1,6 @@ +# the SUBDIRS is filled automatically by am_edit. If files are +# in this directory they are installed into the english dir + +KDE_LANG = en +KDE_DOCS = autostart +SUBDIRS = $(AUTODIRS) -- cgit v1.2.1