diff options
author | Kristian Høgsberg <krh@bitplanet.net> | 2011-02-14 22:13:33 -0500 |
---|---|---|
committer | Kristian Høgsberg <krh@bitplanet.net> | 2011-02-14 22:13:33 -0500 |
commit | b2d71852fd2ace71722f73065dbccb09c8e9910e (patch) | |
tree | 8c092b846d4a66856ea84ca0ac8bca55718418d2 /Makefile.am | |
parent | 525e4c0beae832afc2c098c1368a19ad164e1b2b (diff) |
Split into a demo repository that holds the demo compositor and clients
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index 03d15db..b32051c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1 @@ -SUBDIRS = wayland compositor clients data - -ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} +SUBDIRS = compositor clients data |