diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Makefile.am b/Makefile.am index 47afc448f4..285785fee8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -63,10 +63,6 @@ gdk-x11-3.0.pc gdk-win32-3.0.pc gdk-quartz-3.0.pc gdk-broadway-3.0.pc gdk-waylan rm -f $@ && \ cp gdk-3.0.pc $@ -gtk+-*-3.0-uninstalled.pc: gtk+-3.0-uninstalled.pc - rm -f $@ && \ - cp gtk+-3.0-uninstalled.pc $@ - pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = gdk-3.0.pc gtk+-3.0.pc gail-3.0.pc @@ -84,8 +80,6 @@ DISTCLEANFILES = \ gdk-3.0.pc \ gdk-x11-3.0.pc \ gail-3.0.pc \ - gtk+-3.0-uninstalled.pc \ - gail-3.0-uninstalled.pc \ config.lt distclean-local: |