summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorlibdlo <libdlo@displaylink.com>2009-05-10 00:03:42 +0000
committerlibdlo <libdlo@displaylink.com>2009-05-10 00:03:42 +0000
commitc7e74685292a2da02d887bdc2491459cf8fef093 (patch)
tree057cbd523ac90af4265a709cc33ae678a504f0c2 /Makefile.am
Pre-configure test of all source files
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..4de2bae
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,4 @@
+SUBDIRS=src \
+ test \
+ docs
+dist_doc_DATA = README \ No newline at end of file