summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 544ef5b..d4a27a0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,12 +7,17 @@
## -----------
## Please keep this file well-commented.
+# Subdirectories where we also want to run make
+SUBDIRS = po
+
# Our Autoconf macros are kept in the m4/ directory
ACLOCAL_AMFLAGS = -I m4
# Extra files to distribute in the tarball
EXTRA_DIST = @EOS_SDK_API_NAME@.pc.in
+# Compiler flags
+DEFS = -DLOCALEDIR=\"$(localedir)\" @DEFS@
AM_CFLAGS = @STRICT_CFLAGS@
DISTCLEANFILES =