Make `make distcheck' work.

* lib/Makefile.am (INCLUDES): Add top_srcdir/intl, since hash uses
system.h which uses libgettext.h.
This commit is contained in:
Akim Demaille
2001-12-15 16:31:04 +00:00
parent 8165afc445
commit 1a4648ff0d
3 changed files with 20 additions and 10 deletions

View File

@@ -1,3 +1,10 @@
2001-12-15 Akim Demaille <akim@epita.fr>
Make `make distcheck' work.
* lib/Makefile.am (INCLUDES): Add top_srcdir/intl, since hash uses
system.h which uses libgettext.h.
2001-12-15 Akim Demaille <akim@epita.fr>
* src/nullable.c (set_nullable): Useless rules must be skipped,