Enabled VPATH feature: changed nearly all Makefiles (149 files).
[fw/sdcc] / device / lib / pic / configure.in
index 2465fa7564d5f5954264dbac0143154d87abdb96..1f7ecf4f0906369c2e4c5ae63c5f3ac54f53da7a 100644 (file)
@@ -44,5 +44,8 @@ AC_PROG_MAKE_SET
 
 # Checks for library functions.
 
-AC_CONFIG_FILES([Makefile.common])
+AC_CONFIG_FILES([Makefile
+                 Makefile.common
+                 libdev/Makefile
+                 libsdcc/Makefile])
 AC_OUTPUT