summaryrefslogtreecommitdiffstats
path: root/noatun/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'noatun/Makefile.am')
-rw-r--r--noatun/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/Makefile.am b/noatun/Makefile.am
index 5a3075ce..f0d4de33 100644
--- a/noatun/Makefile.am
+++ b/noatun/Makefile.am
@@ -21,7 +21,7 @@ noatun20update_LDADD = $(LIB_QT)
messages:
$(EXTRACTRC) `find . -name "*.rc" -o -name "*.ui"` > rc.cpp
- $(XGETTEXT) rc.cpp `find . -name "*.cc" -o -name "*.cpp" -o -name "*.h"` -o $(podir)/noatun.pot
+ $(XGETTEXT) rc.cpp `find . -o -name "*.cpp" -o -name "*.h"` -o $(podir)/noatun.pot
api:
$(mkinstalldirs) $(top_builddir)/noatun/apidocs/libnoatun