summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-10-23 11:43:16 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-10-23 11:43:16 (EDT)
commit0f39928ae27b39af65582460a4b71963098f8701 (patch)
treef514c7965fb39a5862fbafa5c03ebb02ef20c01b /Makefile.am
parent8f438317b5e0e8393dc3c6833cedce8fd4f8069f (diff)
lib/local.mk: New file.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
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 <http://www.gnu.org/licenses/>.
include $(top_srcdir)/src/local.mk
+include $(top_srcdir)/lib/local.mk
bin_SCRIPTS = $(bin_sources:.sh=)
pkgdata_SCRIPTS = $(pkgdata_sources:.sh=.sm)