diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 866b95a9..739a6440 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,13 +15,13 @@ endif SUBDIRS = \ gst sys ext \ $(GCONF_DIR) \ - m4 + m4 common # disabled # $(SUBDIRS_DOCS) DIST_SUBDIRS = \ gst sys ext \ - m4 + m4 common # disabled # docs |