From 10d7e22266bf5591f1544d97db00ea631fbc57d5 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 11 Nov 2010 09:38:56 -0600 Subject: Making sure to get both pc files in the tarball --- libindicator/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libindicator/Makefile.am b/libindicator/Makefile.am index 94cf3e0..39cb2b7 100644 --- a/libindicator/Makefile.am +++ b/libindicator/Makefile.am @@ -10,7 +10,8 @@ BUILT_SOURCES = indicator-object-enum-types.h indicator-object-enum-types.c CLEANFILES = DISTCLEANFILES = EXTRA_DIST = \ - indicator$(VER).pc.in + indicator3.pc.in \ + indicator.pc.in include $(top_srcdir)/Makefile.am.marshal -- cgit v1.2.3