summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRoss Burton <ross@linux.intel.com>2010-04-15 11:43:09 +0100
committerRoss Burton <ross@linux.intel.com>2010-04-15 11:43:09 +0100
commit2200871524d6e89abe7139222d9e467cec2cd184 (patch)
tree72994ee4a9e2c483acb9bfdcf722a608935f815a /Makefile.am
parent538eae66b783414f2ab2b5e797214d47f70e6dc5 (diff)
downloadlibrest-2200871524d6e89abe7139222d9e467cec2cd184.tar.gz
Clean pkgconfig files
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 13d13a7..f814f25 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,6 +6,8 @@ SUBDIRS = rest rest-extras examples docs tests
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = rest-$(API_VERSION).pc rest-extras-$(API_VERSION).pc
+CLEANFILES = $(pkgconfig_DATA)
+
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
ACLOCAL_AMFLAGS = -I .