Reworked the build system.
[ruby-edje.git] / Makefile.am
diff --git a/Makefile.am b/Makefile.am
deleted file mode 100644 (file)
index 8384215..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-## $Id: Makefile.am 59 2004-08-10 14:10:31Z tilman $
-
-SUBDIRS = m4 src
-DOC_INPUT = src/rb_edje_main.c \
-            src/rb_edje.c \
-            src/rb_part.c
-
-doc: $(DOC_INPUT)
-       rdoc $(DOC_INPUT)