summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGustavo J. A. M. Carneiro <gjc@src.gnome.org>2005-01-04 00:27:45 +0000
committerGustavo J. A. M. Carneiro <gjc@src.gnome.org>2005-01-04 00:27:45 +0000
commit1d3f9067870b849f30fa00bf9514e74b457a8ffd (patch)
treec355a522a1a32d3024b9d742a415a43167d82268 /Makefile.am
parent7d0d0d2fd1ff043e2c5b61205a9314f435c59a2e (diff)
downloadtotem-1d3f9067870b849f30fa00bf9514e74b457a8ffd.tar.gz
Install totem-plparser library; Fixes #162741
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 02ebd7475..1092b612d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,7 +12,10 @@ EXTRA_DIST = \
totem.spec.in \
totem.spec \
omf.make \
+ totem-plparser.pc.in \
xmldocs.make
-CLEANFILES = totem.spec
+CLEANFILES = totem.spec totem-plparser.pc
+pkgconfigdir = $(libdir)/pkgconfig
+pkgconfig_DATA = totem-plparser.pc