summaryrefslogtreecommitdiffstats
path: root/ktnef/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ktnef/Makefile.am')
-rw-r--r--ktnef/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/ktnef/Makefile.am b/ktnef/Makefile.am
new file mode 100644
index 000000000..e181c0636
--- /dev/null
+++ b/ktnef/Makefile.am
@@ -0,0 +1,5 @@
+SUBDIRS = ktnef lib gui tests
+
+messages: rc.cpp
+ $(EXTRACTRC) gui/*.rc gui/*.ui >> rc.cpp
+ $(XGETTEXT) rc.cpp gui/*.cpp lib/*.cpp -o $(podir)/ktnef.pot