add common to the dist without using makefiles
authorAndy Wingo <wingo@pobox.com>
Thu, 9 May 2002 16:53:07 +0000 (16:53 +0000)
committerAndy Wingo <wingo@pobox.com>
Thu, 9 May 2002 16:53:07 +0000 (16:53 +0000)
Original commit message from CVS:
add common to the dist without using makefiles

Makefile.am [deleted file]
m4/Makefile.am [deleted file]

diff --git a/Makefile.am b/Makefile.am
deleted file mode 100644 (file)
index 1d53e7b..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-EXTRA_DIST = gst-autogen.sh
-DIST_SUBDIRS = m4
diff --git a/m4/Makefile.am b/m4/Makefile.am
deleted file mode 100644 (file)
index 0bd2e4c..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-M4=$(wildcard *.m4)
-
-EXTRA_DIST = README $(M4)