diff options
Diffstat (limited to 'twin-styles/Makefile.am')
-rw-r--r-- | twin-styles/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/twin-styles/Makefile.am b/twin-styles/Makefile.am new file mode 100644 index 00000000..76abee7d --- /dev/null +++ b/twin-styles/Makefile.am @@ -0,0 +1,4 @@ +SUBDIRS = kstep glow cde icewm openlook kde1 system riscos smooth-blend + +messages: + $(XGETTEXT) `find . -name \*.cpp` -o $(podir)/twin_art_clients.pot |