From 0f39928ae27b39af65582460a4b71963098f8701 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Wed, 23 Oct 2013 11:43:16 -0400 Subject: lib/local.mk: New file. --- (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index b8b88ea..1ae4f62 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,6 +16,7 @@ # along with this program. If not, see . include $(top_srcdir)/src/local.mk +include $(top_srcdir)/lib/local.mk bin_SCRIPTS = $(bin_sources:.sh=) pkgdata_SCRIPTS = $(pkgdata_sources:.sh=.sm) -- cgit v0.9.1