diff options
Diffstat (limited to 'superkaramba/Makefile.am')
-rw-r--r-- | superkaramba/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/superkaramba/Makefile.am b/superkaramba/Makefile.am new file mode 100644 index 0000000..e45d776 --- /dev/null +++ b/superkaramba/Makefile.am @@ -0,0 +1,4 @@ +SUBDIRS = src icons mimetypes + +include $(top_srcdir)/admin/Doxyfile.am + |