summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Kramm <kramm@quiss.org>2012-02-16 13:40:50 -0800
committerMatthias Kramm <kramm@quiss.org>2012-02-16 13:40:50 -0800
commit335abbb65921fb9cf7bbb78dc1e96939fb55b4af (patch)
tree6c732efefe4a696a5e2e54aef6fe50ad5e2e143c
parentf12a15440604405027c67ce22251078776880031 (diff)
applied Makefile patch from Christian Welzel
-rw-r--r--Makefile.in2
-rw-r--r--m4/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index e1a07f63..770f0d82 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -25,7 +25,7 @@ all install uninstall clean:
distclean:
$(MAKE) clean
rm -f config.status config.cache config.h Makefile Makefile.common libtool
- rm -f lib/lame/Makefile lib/python/Makefile lib/Makefile src/Makefile avi2swf/Makefile pdf2swf/fonts/Makefile
+ rm -f lib/readers/Makefile lib/lame/Makefile lib/python/Makefile lib/Makefile src/Makefile avi2swf/Makefile pdf2swf/fonts/Makefile
clean-local:
rm -f config.cache gmon.out
diff --git a/m4/Makefile b/m4/Makefile
index 1995f623..b664aea8 100644
--- a/m4/Makefile
+++ b/m4/Makefile
@@ -1,7 +1,7 @@
# simple pmake detecting Makefile
all: clear test.o
-clean: all
+clean: clear
install:
uninstall: