summaryrefslogtreecommitdiff
path: root/Source/DirectFB/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Source/DirectFB/lib/Makefile.am')
-rwxr-xr-xSource/DirectFB/lib/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/Source/DirectFB/lib/Makefile.am b/Source/DirectFB/lib/Makefile.am
new file mode 100755
index 0000000..89ac43d
--- /dev/null
+++ b/Source/DirectFB/lib/Makefile.am
@@ -0,0 +1,7 @@
+## Makefile.am for DirectFB/lib
+
+if ENABLE_VOODOO
+VOODOO_DIR = voodoo
+endif
+
+SUBDIRS = direct fusion $(VOODOO_DIR)