diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 75a1e2c..9fb85d5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -44,8 +44,7 @@ pkg_scripts = \ pkg_gscripts = \ find-provides \ - find-requires \ - gi-find-deps.sh + find-requires pkg_scripts_in = $(pkg_gscripts:=.in) |