diff options
Diffstat (limited to 'kmplot/Makefile.am')
-rw-r--r-- | kmplot/Makefile.am | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/kmplot/Makefile.am b/kmplot/Makefile.am new file mode 100644 index 00000000..e8002ec3 --- /dev/null +++ b/kmplot/Makefile.am @@ -0,0 +1,7 @@ +SUBDIRS = kmplot icons + +EXTRA_DIST = KmPlot.kdevelop KmPlot.kdevelop.filelist TODO + +AUTOMAKE_OPTIONS = foreign + +include ../admin/Doxyfile.am |