6 lines
98 B
Diff
6 lines
98 B
Diff
|
--- /dev/null
|
||
|
+++ b/Makefile.am
|
||
|
@@ -0,0 +1,2 @@
|
||
|
+SUBDIRS = .
|
||
|
+ACLOCAL_AMFLAGS = -I . -I acinclude
|