* sdcc.spec: updated
[fw/sdcc] / device / include / Makefile.in
index f4c30613a808d602101cdb15020f981957cb3189..bdae4465dcee7c8aceb23971d1c0ac62058147d7 100644 (file)
@@ -40,7 +40,7 @@ all:
 # Compiling and installing everything and runing test
 # ---------------------------------------------------
 install: all installdirs
-       $(CP) -r asm *.h $(sdcc_includedir)
+       $(CP) asm/*/features.h *.h $(sdcc_includedir)
 
 
 # Deleting all the installed files