aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/flext/Makefile.am')
-rwxr-xr-xexternals/grill/flext/Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/externals/grill/flext/Makefile.am b/externals/grill/flext/Makefile.am
new file mode 100755
index 00000000..9bcf5bb0
--- /dev/null
+++ b/externals/grill/flext/Makefile.am
@@ -0,0 +1,10 @@
+#
+# automake template
+# added by tim blechmann
+#
+
+SUBDIRS = source
+
+EXTRA_DIST = flext.doxy # examples tutorial
+
+AUTOMAKE_OPTIONS = foreign \ No newline at end of file