aboutsummaryrefslogtreecommitdiff
path: root/src/Make-static.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Make-static.am')
-rw-r--r--src/Make-static.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/Make-static.am b/src/Make-static.am
index 2688b40..1648117 100644
--- a/src/Make-static.am
+++ b/src/Make-static.am
@@ -1,4 +1,4 @@
1# This file is part of grecs - Gray's Extensible Configuration System 1# This file is part of argot - Gray's Extensible Configuration System
2# Copyright (C) 2007-2016 Sergey Poznyakoff 2# Copyright (C) 2007-2016 Sergey Poznyakoff
3# 3#
4# Grecs is free software; you can redistribute it and/or modify 4# Grecs is free software; you can redistribute it and/or modify
@@ -14,7 +14,7 @@
14# You should have received a copy of the GNU General Public License 14# You should have received a copy of the GNU General Public License
15# along with Grecs. If not, see <http://www.gnu.org/licenses/>. 15# along with Grecs. If not, see <http://www.gnu.org/licenses/>.
16include Make.am 16include Make.am
17noinst_LIBRARIES=libgrecs.a 17noinst_LIBRARIES=libargot.a
18libgrecs_a_SOURCES = $(GRECS_SRC) 18libargot_a_SOURCES = $(ARGOT_SRC)
19 19
20 20

Return to:

Send suggestions and report system problems to the System administrator.