summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2015-04-29 15:49:15 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2015-04-29 15:49:15 +0200
commit2945f6199eb2652bd8092367ae456dc0e49fb76d (patch)
treed77c66c0e5206b9a9f3439c29de6c4c65d12e1a4 /Makefile.am
parent563deb61bf7f474ef6aa89f2038457af54eed0c1 (diff)
parentb18f5bf2db0fba2e7e539f68645836036d940d26 (diff)
New upstream release 2.9.6
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index f63a865..594eac6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,6 +11,12 @@ BDIR = $(TMPDIR)-1-root
RPMB = rpmbuild
# $(RPMB) -bb --buildroot $(BDIR) $(RSPEC)
+# Note: put files here, until lib/Makefile.am supports
+# pkg-config support rules
+# if WITH_PKG_CONFIG
+ # pkgconfig_DATA = lib/libipmiutil.pc
+# endif
+
rpm: $(RSPEC)
make tarball
cp -f $(TARDIR)/$(PNAME).tar.gz $(SOURCEDIR)