diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-03-18 12:38:53 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-03-18 12:38:53 +0000 |
commit | bb35b43c26d5a9cf654fc4019be766f36cd34a04 (patch) | |
tree | 308d58d93a1e8ad11a5052f74392edf06ca328ef /configure.ac | |
parent | 8756bbb8b2db5fcc3a2b41e81ca809b3a2e96dba (diff) | |
download | gst-plugins-bad-bb35b43c26d5a9cf654fc4019be766f36cd34a04.tar.gz gst-plugins-bad-bb35b43c26d5a9cf654fc4019be766f36cd34a04.tar.bz2 gst-plugins-bad-bb35b43c26d5a9cf654fc4019be766f36cd34a04.zip |
dist common and m4 correctly
Original commit message from CVS:
dist common and m4 correctly
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index b11ebe2a..3549a07a 100644 --- a/configure.ac +++ b/configure.ac @@ -1754,6 +1754,9 @@ pkgconfig/gstreamer-play-uninstalled.pc pkgconfig/gstreamer-plugins.pc pkgconfig/gstreamer-plugins-uninstalled.pc po/Makefile.in +common/Makefile +common/m4/Makefile +m4/Makefile ) AC_OUTPUT |