]> git.draconx.ca Git - liblbx.git/blobdiff - Makefile.am
license: Upgrade to GPL version 3 or later.
[liblbx.git] / Makefile.am
index af437a64d6d80a47ea903fd842a648fc59cbcd9a..03232b3f845cbed8c4cb322677a3bd22516955c5 100644 (file)
@@ -1 +1,15 @@
-SUBDIRS = src
+# Copyright (C) 2009 Nick Bowler
+# Copying and distribution of this file, with or without modification,
+# are permitted in any medium without royalty provided the copyright
+# notice and this notice are preserved.  This file is offered as-is,
+# without any warranty.
+
+ACLOCAL_AMFLAGS = -I m4
+
+dist_man_MANS   =
+dist_doc_DATA   =
+lib_LTLIBRARIES =
+bin_PROGRAMS    =
+
+include doc/Makefile.inc
+include src/Makefile.inc