diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am index 4d39482..a6554aa 100644 --- a/Makefile.am +++ b/Makefile.am @@ -89,12 +89,8 @@ install-data-local: touch $(DESTDIR)$(themedir); \ fi -pkgconfigdir = $(datadir)/pkgconfig -pkgconfig_DATA = mate-icon-theme.pc - EXTRA_DIST = \ autogen.sh \ - mate-icon-theme.pc.in \ mate \ menta \ $(theme_in_files) |