Enabled VPATH feature: changed nearly all Makefiles (149 files).
[fw/sdcc] / device / lib / pic / configure.in
index f0928a23033297c0b175cd931a2cf2c65b888293..1f7ecf4f0906369c2e4c5ae63c5f3ac54f53da7a 100644 (file)
@@ -43,6 +43,9 @@ AC_PROG_MAKE_SET
 # Checks for typedefs, structures, and compiler characteristics.
 
 # Checks for library functions.
-AC_CONFIG_FILES([Makefile.common
-       libdev/Makefile])
+
+AC_CONFIG_FILES([Makefile
+                 Makefile.common
+                 libdev/Makefile
+                 libsdcc/Makefile])
 AC_OUTPUT