aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index a182931..29641e2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,15 +11,15 @@
11# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12# GNU General Public License for more details. 12# GNU General Public License for more details.
13# 13#
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 wydawca. If not, see <http://www.gnu.org/licenses/>. 15# along with wydawca. If not, see <http://www.gnu.org/licenses/>.
16 16
17ACLOCAL_AMFLAGS = -I m4 -I grecs/am 17ACLOCAL_AMFLAGS = -I grecs/am
18 18
19SUBDIRS=gnu grecs src doc etc tests 19SUBDIRS=grecs src doc etc tests
20 20
21# We never remove files from the configuration directory 21# We never remove files from the configuration directory
22distuninstallcheck_listfiles = \ 22distuninstallcheck_listfiles = \
23 find $(prefix) -type f -not -path '$(sysconfdir)/*' 23 find $(prefix) -type f -not -path '$(sysconfdir)/*'
24 24
25gen_start_date = 2009-01-25 25gen_start_date = 2009-01-25

Return to:

Send suggestions and report system problems to the System administrator.