Build system fixes.
authorTilman Sauerbeck <tilman@code-monkey.de>
Thu, 19 Aug 2004 12:21:38 +0000 (12:21 +0000)
committerTilman Sauerbeck <tilman@code-monkey.de>
Thu, 19 Aug 2004 12:21:38 +0000 (12:21 +0000)
Makefile.am
m4/Makefile.am

index 6033014bafc34c14fd246a2fe1852fbe749171a3..7aa2196e8175182136761335c0aabcc5608357df 100644 (file)
@@ -1,6 +1,6 @@
-## $Id: Makefile.am 60 2004-08-10 14:12:36Z tilman $
+## $Id: Makefile.am 76 2004-08-19 12:21:38Z tilman $
 
-SUBDIRS = src
+SUBDIRS = m4 src
 DOC_INPUT = src/ecore/rb_ecore.c \
             src/ecore/rb_timer.c \
             src/ecore/rb_idler.c \
index 76a41589b8ed1e9e04665dc6f508cc6ee5a7a493..62cbdd3b88bc242ac43a5e5c39c01548b3a422ec 100644 (file)
@@ -1,3 +1,3 @@
-## $Id: Makefile.am 9 2004-06-19 19:53:47Z tilman $
+## $Id: Makefile.am 76 2004-08-19 12:21:38Z tilman $
 
-EXTRA_DIST = ac_path_generic.m4 ac_ruby.m4
+EXTRA_DIST = ac_path_generic.m4 ac_ruby_ext.m4