aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am11
1 files changed, 5 insertions, 6 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 7cb4be4..cc1edcf 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,21 +1,20 @@
-# This file is part of GSC
+# This file is part of Wydawca
# Copyright (C) 2007 Sergey Poznyakoff
#
-# GSC is free software; you can redistribute it and/or modify
+# Wydawca is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
-# GSC is distributed in the hope that it will be useful,
+# Wydawca is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with GSC. If not, see <http://www.gnu.org/licenses/>.
+# along with Wydawca. If not, see <http://www.gnu.org/licenses/>.
-sbin_PROGRAMS=@MODULE_WYDAWCA@
-EXTRA_PROGRAMS=wydawca
+sbin_PROGRAMS=wydawca
wydawca_SOURCES=\
config.c\
directive.c\

Return to:

Send suggestions and report system problems to the System administrator.