aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-03-27 22:59:41 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-03-27 22:59:41 +0000
commitb30fe7c420f108c4ed94ef64691a45eba0d1f29c (patch)
treec495ad4cb8e1dfd94edd4d5c12cb48f0250c9cb8 /Makefile
parent3dc656d58b4359dc8c54069d83ee52582c3fccde (diff)
downloadrpmtools-b30fe7c420f108c4ed94ef64691a45eba0d1f29c.tar
rpmtools-b30fe7c420f108c4ed94ef64691a45eba0d1f29c.tar.gz
rpmtools-b30fe7c420f108c4ed94ef64691a45eba0d1f29c.tar.bz2
rpmtools-b30fe7c420f108c4ed94ef64691a45eba0d1f29c.tar.xz
rpmtools-b30fe7c420f108c4ed94ef64691a45eba0d1f29c.zip
no_comment
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e4d8b2d..eb14bad 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1.1
NAME = rpmtools
FROMC = rpm2header #rpm-find-leaves
-FROMCC = gendepslist2 hdlist2names hdlist2files hdlist2prereq
+FROMCC = gendepslist2 hdlist2names hdlist2files hdlist2prereq hdlist2groups
FROMC_STATIC = $(FROMC:%=%_static)
FROMCC_STATIC = $(FROMCC:%=%_static)
ALL = $(FROMC) $(FROMCC)