diff options
Diffstat (limited to 'kiostdetool/kcms/Makefile.am')
-rw-r--r-- | kiostdetool/kcms/Makefile.am | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/kiostdetool/kcms/Makefile.am b/kiostdetool/kcms/Makefile.am new file mode 100644 index 0000000..335ab60 --- /dev/null +++ b/kiostdetool/kcms/Makefile.am @@ -0,0 +1,6 @@ +## Makefile.am for kiosktool's additional KCMs + +# this has all of the subdirectories that make will recurse into. if +# there are none, comment this out +#SUBDIRS = autostart + |