projects
/
platform
/
upstream
/
rpm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ea05eb
)
Move ACLOCAL_AMFLAGS to the top.
author
Ralf Corsépius
<corsepiu@fedoraproject.org>
Tue, 16 Oct 2007 16:22:23 +0000
(18:22 +0200)
committer
Ralf Corsépius
<corsepiu@fedoraproject.org>
Tue, 16 Oct 2007 16:22:23 +0000
(18:22 +0200)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
1b32f37
..
6a69427
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-1,5
+1,7
@@
# Top level Makefile for rpm
+ACLOCAL_AMFLAGS = -I m4
+
include $(top_srcdir)/rpm.am
CLEANFILES =
@@
-337,5
+339,3
@@
doxygen @WITH_APIDOCS_TARGET@: Doxyfile rpmpopt-@VERSION@
rm -rf $@
$(MKDIR_P) $@
- [ X"@__DOXYGEN@" != Xno ] && @__DOXYGEN@
-
-ACLOCAL_AMFLAGS = -I m4