]> arthur.barton.de Git - ax-unix.git/blobdiff - lib/Makefile
Add lib/ax/ax-common.sh
[ax-unix.git] / lib / Makefile
diff --git a/lib/Makefile b/lib/Makefile
new file mode 100644 (file)
index 0000000..12d33ec
--- /dev/null
@@ -0,0 +1,13 @@
+#
+# ax-unix: Alex' UNIX Tools & Scripts
+# Copyright (c)2013-2015 Alexander Barton (alex@barton.de)
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+
+SUBDIRS = ax
+
+include ../Makefile.ax