aboutsummaryrefslogtreecommitdiffstats
path: root/data/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'data/Makefile.am')
-rw-r--r--data/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 9b2138b..c94959d 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -1,11 +1 @@
SUBDIRS=themes
-
-pcfiles = libmatchbox2-@MBWM2_API_VERSION@.pc \
- libmatchbox2.pc
-
-# clutter-<major>.<minor>.pc - for generic dependencies
-libmatchbox2-@MBWM2_API_VERSION@.pc: libmatchbox2.pc
- @cp $< $@
-
-pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = $(pcfiles)