diff options
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 |