diff options
Diffstat (limited to 'kttsd/compat/Makefile.am')
-rw-r--r-- | kttsd/compat/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/kttsd/compat/Makefile.am b/kttsd/compat/Makefile.am new file mode 100644 index 0000000..f1e3edd --- /dev/null +++ b/kttsd/compat/Makefile.am @@ -0,0 +1,3 @@ +SUBDIRS = \ + $(KTTS_ICONS_DIR) \ + $(KTTS_INTERFACES_DIR) |