summaryrefslogtreecommitdiffstats
path: root/include/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'include/Makefile.in')
-rw-r--r--include/Makefile.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/Makefile.in b/include/Makefile.in
index 6d641270..2a64b35b 100644
--- a/include/Makefile.in
+++ b/include/Makefile.in
@@ -35,9 +35,11 @@ distclean:
find . -maxdepth 1 -type l -exec $(RM) \{\} \;
$(RM) Makefile .include_symlinks .symlinks_created
+pofile: all
+
clean:
install:
-.PHONY: clean distclean all install
+.PHONY: clean distclean all install pofile