summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorRalf Corsépius <corsepiu@fedoraproject.org>2007-09-05 10:41:55 +0200
committerRalf Corsépius <corsepiu@fedoraproject.org>2007-09-05 10:41:55 +0200
commit1d06ce6a844f38e03d040320263b4fd379a9ddef (patch)
tree307ded4ee684b36a52144ecec6757329c1b2e929 /tools
parentc544a9579a48d242ca937dff670e10fa467817e3 (diff)
downloadrpm-1d06ce6a844f38e03d040320263b4fd379a9ddef.tar.gz
rpm-1d06ce6a844f38e03d040320263b4fd379a9ddef.tar.bz2
rpm-1d06ce6a844f38e03d040320263b4fd379a9ddef.zip
Include rpm.am.
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index cdb3e64bc..ec724798b 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -1,5 +1,7 @@
# Makefile for rpm tools.
+include $(top_srcdir)/rpm.am
+
AM_CPPFLAGS = -I. \
-I$(top_srcdir) \
-I$(top_srcdir)/build \