diff options
author | Timothy Pearson <[email protected]> | 2013-02-01 17:25:31 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-01 17:25:31 -0600 |
commit | 3c66b171a6f0ad667c538fd727bbcef54af71d37 (patch) | |
tree | ae80c2d1cb16b92fb7d5a73bbe5ce34fbc5ae016 /kiostdetool/kcms/Makefile.am | |
parent | 867b7c23aa5ee22368683f23635ded9506587069 (diff) | |
download | kiosktool-3c66b171a6f0ad667c538fd727bbcef54af71d37.tar.gz kiosktool-3c66b171a6f0ad667c538fd727bbcef54af71d37.zip |
Fix FTBFS
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 + |