aboutsummaryrefslogtreecommitdiff
path: root/src/Make-inst.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Make-inst.am')
-rw-r--r--src/Make-inst.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Make-inst.am b/src/Make-inst.am
index a4b6aea..1eb04bb 100644
--- a/src/Make-inst.am
+++ b/src/Make-inst.am
@@ -1,5 +1,5 @@
# This file is part of grecs - Gray's Extensible Configuration System
-# Copyright (C) 2007-2016 Sergey Poznyakoff
+# Copyright (C) 2007-2019 Sergey Poznyakoff
#
# Grecs is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -19,3 +19,5 @@ lib_LTLIBRARIES=libgrecs.la
libgrecs_la_SOURCES = $(GRECS_SRC)
m4datadir = $(datadir)/aclocal
dist_m4data_DATA = libgrecs.m4
+nodist_libgrecs_la_SOURCES = $(NODIST_GRECS_SRC)
+

Return to:

Send suggestions and report system problems to the System administrator.