mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-17 00:03:03 +00:00
(SUBDIRS): Remove intl.
(DISTCLEANFILES): Remove.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
## Copyright 2001, 2002 Free Software Foundation, Inc.
|
## Copyright (C) 2001, 2002 Free Software Foundation, Inc.
|
||||||
|
|
||||||
## This program is free software; you can redistribute it and/or modify
|
## This program is free software; you can redistribute it and/or modify
|
||||||
## it under the terms of the GNU General Public License as published by
|
## it under the terms of the GNU General Public License as published by
|
||||||
@@ -20,12 +20,10 @@ AUTOMAKE_OPTIONS = 1.6 check-news readme-alpha dist-bzip2
|
|||||||
|
|
||||||
ACLOCAL_AMFLAGS = -I m4
|
ACLOCAL_AMFLAGS = -I m4
|
||||||
|
|
||||||
SUBDIRS = config intl po lib data src doc m4 tests
|
SUBDIRS = config po lib data src doc m4 tests
|
||||||
|
|
||||||
EXTRA_DIST = REFERENCES OChangeLog Makefile.maint GNUmakefile
|
EXTRA_DIST = REFERENCES OChangeLog Makefile.maint GNUmakefile
|
||||||
|
|
||||||
DISTCLEANFILES = intl/libintl.h
|
|
||||||
|
|
||||||
|
|
||||||
## ---------------------------- ##
|
## ---------------------------- ##
|
||||||
## Customizing Makefile.maint. ##
|
## Customizing Makefile.maint. ##
|
||||||
|
|||||||
Reference in New Issue
Block a user