diff options
Diffstat (limited to 'kgantt/Makefile.am')
-rw-r--r-- | kgantt/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/kgantt/Makefile.am b/kgantt/Makefile.am new file mode 100644 index 000000000..e08031435 --- /dev/null +++ b/kgantt/Makefile.am @@ -0,0 +1,5 @@ +SUBDIRS = kgantt pixmaps + +EXTRA_DIST = AUTHORS COPYING ChangeLog INSTALL README TODO + +include $(top_srcdir)/admin/Doxyfile.am |