Imported Upstream version 4.14.1
[platform/upstream/rpm.git] / scripts / Makefile.am
index 10b1de7..ab1441d 100644 (file)
@@ -1,6 +1,7 @@
 # Makefile for rpm scripts.
 
 include $(top_srcdir)/rpm.am
+AM_CFLAGS = @RPMCFLAGS@
 
 CLEANFILES =
 
@@ -10,15 +11,17 @@ EXTRA_DIST = \
        brp-strip-shared brp-strip-static-archive \
        check-files check-prereqs \
        check-buildroot check-rpaths check-rpaths-worker \
+       debuginfo.prov \
        find-debuginfo.sh find-lang.sh \
-       perldeps.pl perl.prov perl.req pythondeps.sh osgideps.pl \
+       perl.prov perl.req pythondeps.sh pythondistdeps.py \
+       python-macro-helper \
        rpmdb_loadcvt rpm.daily rpm.log rpm.supp rpm2cpio.sh \
-       tcl.req tgpg vpkg-provides.sh \
+       tgpg vpkg-provides.sh \
+       find-requires find-provides \
        find-requires.php find-provides.php \
-       find-php-provides find-php-requires \
        mono-find-requires mono-find-provides \
        ocaml-find-requires.sh ocaml-find-provides.sh \
-       pkgconfigdeps.sh libtooldeps.sh \
+       pkgconfigdeps.sh libtooldeps.sh metainfo.prov \
        fontconfig.prov desktop-file.prov script.req \
        macros.perl macros.php macros.python
 
@@ -28,13 +31,16 @@ rpmconfig_SCRIPTS = \
        brp-strip-shared brp-strip-static-archive \
        check-files check-prereqs \
        check-buildroot check-rpaths check-rpaths-worker \
-       find-lang.sh \
-       perl.prov perl.req perldeps.pl pythondeps.sh osgideps.pl \
+       debuginfo.prov \
+       find-lang.sh find-requires find-provides \
+       perl.prov perl.req pythondeps.sh pythondistdeps.py \
+       python-macro-helper \
+       metainfo.prov \
        mono-find-requires mono-find-provides \
        pkgconfigdeps.sh libtooldeps.sh \
        ocaml-find-requires.sh ocaml-find-provides.sh \
        fontconfig.prov desktop-file.prov script.req \
-       rpmdb_loadcvt rpm2cpio.sh tcl.req tgpg 
+       rpmdb_loadcvt rpm2cpio.sh tgpg 
 
 rpmconfig_DATA = \
        rpm.daily rpm.log rpm.supp \