diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 3ba0f71..875db83 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,4 @@ localedir = $(datadir)/locale SUBDIRS = lib include doc po intl src -AM_CFLAGS = -Wall -Wstrict-prototypes -g INCLUDES = -I. -I$(includedir) -I../include |