diff options
author | Pixel <Pixel> | 2001-11-12 06:03:24 +0000 |
---|---|---|
committer | Pixel <Pixel> | 2001-11-12 06:03:24 +0000 |
commit | 6718e4cfec88e3046030f60775293d6de03cdc07 (patch) | |
tree | 2a761a6ba0e039a1f347778a6e6fcc1113b4c226 /src | |
parent | b75c40bdc02a22ebbcdc1b22d9d5019fca9c03f2 (diff) |
Plop
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 3f87315..009e685 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,3 +1,5 @@ +SUBDIRS = datas + localedir = $(datadir)/locale DEFS = -DLOCALEDIR=\"$(localedir)\" @DEFS@ AM_CFLAGS = -O3 -Wall -Wstrict-prototypes |