diff options
author | Pixel <Pixel> | 2001-11-28 14:59:50 +0000 |
---|---|---|
committer | Pixel <Pixel> | 2001-11-28 14:59:50 +0000 |
commit | 0ddaa5127bf155ffb93f9da13381ad176b43a295 (patch) | |
tree | 8ce67d05aedf5d2e2fcb405e4c4b04facc3d5bad /Makefile.am | |
parent | 5212a0752902e64bbd0e24b5c84edb0350e2d3f8 (diff) |
Hopla
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 3ba0f71..cf4d28e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ localedir = $(datadir)/locale -SUBDIRS = lib include doc po intl src +SUBDIRS = lib include doc po intl src m4 AM_CFLAGS = -Wall -Wstrict-prototypes -g INCLUDES = -I. -I$(includedir) -I../include |