diff options
Diffstat (limited to 'kstyles/Makefile.am')
-rw-r--r-- | kstyles/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/kstyles/Makefile.am b/kstyles/Makefile.am new file mode 100644 index 000000000..2bc20749a --- /dev/null +++ b/kstyles/Makefile.am @@ -0,0 +1,4 @@ +SUBDIRS = plastik highcolor highcontrast themes light kthemestyle riscos utils keramik + +#kstyles should not be included in the apidocs +#include $(top_srcdir)/admin/Doxyfile.am |