aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-09-07 09:36:14 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-09-07 09:36:14 +0000
commit399b6a3682437d576dc4b7d77f66b5d88be4f7f3 (patch)
tree3f2623c404c7e2b937ff04ece4c283a46d115d9f /Makefile.am
parent610f147e2f7358eee94651e87994736a33be4633 (diff)
downloadwydawca-399b6a3682437d576dc4b7d77f66b5d88be4f7f3.tar.gz
wydawca-399b6a3682437d576dc4b7d77f66b5d88be4f7f3.tar.bz2
Update
git-svn-id: file:///svnroot/wydawca/trunk@319 6bb4bd81-ecc2-4fd4-a2d4-9571d19c0d33
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am18
1 files changed, 17 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 0fffb5a..11ecd6f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,8 +1,24 @@
+# This file is part of Wydawca
+# Copyright (C) 2007 Sergey Poznyakoff
+#
+# 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.
+#
+# 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 wydawca. If not, see <http://www.gnu.org/licenses/>.
+
ACLOCAL_AMFLAGS = -I m4
AUTOMAKE_OPTIONS = gnu 1.8.5
SUBDIRS=gnu lib src doc etc
-# We never remove the contents of configuration directory
+# We never remove files from the configuration directory
distuninstallcheck_listfiles = \
find $(prefix) -type f -not -path '$(sysconfdir)/*'

Return to:

Send suggestions and report system problems to the System administrator.