aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-09-01 12:46:05 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-09-01 12:46:05 +0000
commitd6fe9fcb4c3ca8a6d825590bf513bae6d0a81e1f (patch)
treef8d0b7334b1cd7b2ea765abd1cdccd965ac4454a /src/Makefile.am
parent8c3e4b2576fae10c60aaef6c224324a3f61c903b (diff)
downloadwydawca-d6fe9fcb4c3ca8a6d825590bf513bae6d0a81e1f.tar.gz
wydawca-d6fe9fcb4c3ca8a6d825590bf513bae6d0a81e1f.tar.bz2
Initial move from GSC
git-svn-id: file:///svnroot/wydawca/trunk@305 6bb4bd81-ecc2-4fd4-a2d4-9571d19c0d33
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.