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 | a2210256b154325ed2507534a94d963807bc6774 (patch) | |
tree | 7ab9b5f282828c6a67d957e046d54450275084e9 /configure.ac | |
parent | 583a498c543dae4e5fdca1f688654f46032dcde7 (diff) |
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 |