]> git.draconx.ca Git - liblbx.git/blobdiff - Makefile.am
liblbx: Convert lbx_fopen to use the packing routines from libupkg.
[liblbx.git] / Makefile.am
index af437a64d6d80a47ea903fd842a648fc59cbcd9a..6830ab59cc3139c7a36fff1af07a84e250bbd1cb 100644 (file)
@@ -1 +1,16 @@
-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   =
+noinst_HEADERS  =
+lib_LTLIBRARIES =
+bin_PROGRAMS    =
+
+include doc/Makefile.inc
+include src/Makefile.inc