summaryrefslogtreecommitdiffstats
path: root/scripts/autotools/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--scripts/autotools/Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/scripts/autotools/Makefile.am b/scripts/autotools/Makefile.am
new file mode 100644
index 0000000000..c3ace85bb3
--- /dev/null
+++ b/scripts/autotools/Makefile.am
@@ -0,0 +1,10 @@
+##
+## $Id$
+##
+
+AUTOMAKE_OPTIONS = foreign 1.4
+
+RPM_SPECS_DATA = \
+ autoconf-rtems.spec automake-rtems.spec
+
+include $(top_srcdir)/../automake/local.am