summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorShibata Makoto <shibata@mac.tec.toyota.co.jp>2013-04-26 20:05:46 +0900
committerShibata Makoto <shibata@mac.tec.toyota.co.jp>2013-04-26 20:20:13 +0900
commitad1baa20e1cb3ab317bc85a27273160a4cb0ca68 (patch)
tree6aa8921456ed875ad427c14ffb1109b5c49586a6 /Makefile.am
downloadico-uxf-weston-plugin-ad1baa20e1cb3ab317bc85a27273160a4cb0ca68.tar.gz
ico-uxf-weston-plugin-ad1baa20e1cb3ab317bc85a27273160a4cb0ca68.tar.bz2
ico-uxf-weston-plugin-ad1baa20e1cb3ab317bc85a27273160a4cb0ca68.zip
Change-Id: Ia0fbd2457f6bf9868b37287c3dba2b344a8d2e27 Signed-off-by: Shibata Makoto <shibata@mac.tec.toyota.co.jp>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..709dae5
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,6 @@
+SUBDIRS = src tests
+
+DIST_SUBDIRS = src tests
+
+DISTCHECK_CONFIGURE_FLAGS = --disable-setuid-install
+