Cleanup of autoconf files
[emu8051.git] / src / cli / Makefile.am
index d78b89e..692df69 100644 (file)
@@ -2,8 +2,8 @@
 
 AM_CPPFLAGS = \
     $(WARNINGCFLAGS) \
-    -I@top_srcdir@ \
-    -I@top_srcdir@/src/common
+    -I$(top_srcdir)/src/common \
+    -I$(top_builddir)/src/common
 
 # Option -d: produce header file scanner.h
 AM_LFLAGS = --header-file=scanner.h