diff options
author | Ted Gould <ted@gould.cx> | 2010-11-11 09:38:56 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-11-11 09:38:56 -0600 |
commit | 10d7e22266bf5591f1544d97db00ea631fbc57d5 (patch) | |
tree | 9b5839fd9c6c0ef0af5e6d739d717cda144d8353 /libindicator/Makefile.am | |
parent | 75672d53ab18c2e057927e610ea22890fbb102a2 (diff) | |
download | libayatana-indicator-10d7e22266bf5591f1544d97db00ea631fbc57d5.tar.gz libayatana-indicator-10d7e22266bf5591f1544d97db00ea631fbc57d5.tar.bz2 libayatana-indicator-10d7e22266bf5591f1544d97db00ea631fbc57d5.zip |
Making sure to get both pc files in the tarball
Diffstat (limited to 'libindicator/Makefile.am')
-rw-r--r-- | libindicator/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
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 |