diff options
Diffstat (limited to 'kwin-styles/Makefile.am')
-rw-r--r-- | kwin-styles/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/kwin-styles/Makefile.am b/kwin-styles/Makefile.am new file mode 100644 index 00000000..82fda365 --- /dev/null +++ b/kwin-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)/kwin_art_clients.pot |