summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPaulo Zanoni <pzanoni@mandriva.com>2011-01-28 17:34:24 -0200
committerBrian Paul <brianp@vmware.com>2011-02-02 16:45:38 -0700
commit2ec1a249ddb1fe18fd01cc9147f7f5600c613ed7 (patch)
tree9140b072fa262683df7e6ecdcc8feef3b990eccf /Makefile.am
parent0838d8038f2a53341a492c62a6368c9d33390521 (diff)
Add --with-system-data-files option
If you specify --with-system-data-files, binaries will try to find .dat and image files inside ${datadir}/${PACKAGE}. If you don't specify, they will try to find the files inside "../data" (keeping backwards compatibility). Signed-off-by: Paulo Zanoni <pzanoni@mandriva.com> Signed-off-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 63ca19e2..024bff3a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,5 +23,6 @@
# Eric Anholt <eric@anholt.net>
AUTOMAKE_OPTIONS = foreign
+ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = src \ No newline at end of file
+SUBDIRS = src