]> git.lyx.org Git - lyx.git/blobdiff - po/Rules-lyx
Whitespace
[lyx.git] / po / Rules-lyx
index 7700a67fe055060ac3c2911a8e7cacc35a7cc8a4..c8cae8536bccbda11fea05a0eb4dbe946bc60d91 100644 (file)
@@ -13,7 +13,6 @@ ${srcdir}/POTFILES.in: $(POTFILE_IN_DEPS)
        rm -f $@-t \
        && ( cd $(top_srcdir); \
             grep -l "_(\".*\")" `find src \( \( -name '*.h' -a ! -name 'ui_*.h' \) -o \( -name '*.cpp' -a ! -name 'moc_*.cpp' \) \) -print` |\
-            grep -v -e "src/support/Package.cpp$$" |\
             sort | uniq ) > $@-t \
        && mv $@-t $@