blob: 2b3d31827735e2bcded31f9a1c7833260cd29c0e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
--- build/gnuauto/include/Makefile.am.orig 2006-10-06 09:25:13 UTC
+++ build/gnuauto/include/Makefile.am
@@ -53,8 +53,8 @@
# acknowledgment is not required but would be appreciated.
#
-#tidyincdir = $(includedir)/tidy
-tidyincdir = $(includedir)
+tidyincdir = $(includedir)/tidy
+#tidyincdir = $(includedir)
tidyinc_HEADERS = \
platform.h \
|