summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2009-01-08 14:42:10 +0100
committerWim Taymans <wim@wtay.(none)>2009-01-08 14:42:10 +0100
commit26745cdbf5e472fd12af97849f73f789ebfb273f (patch)
tree8a8e690a6bd7bbe032aba1b9386f6406d15a2d44 /Makefile.am
parenteb68a892a6726838fcd5b448e60e55b4fd8777d5 (diff)
Added pkgconfig file
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 0e57eb3..28d2299 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,6 +4,7 @@ SUBDIRS = \
gst \
m4 \
common \
+ pkgconfig \
examples
DIST_SUBDIRS = $(SUBDIRS)