fix `make dist'

This commit is contained in:
rlar
2012-11-16 22:29:55 +01:00
parent e4af384d7b
commit 843126d9a6
4 changed files with 35 additions and 15 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Process this file with automake
EXTRA_DIST = README examples icm xspice.c
EXTRA_DIST = README examples icm xspice.c .gitignore
## This is removed because icm relies upon the existance of all other
## libs. It is currently compiled manually, last.
+1 -1
View File
@@ -2,7 +2,7 @@
BUILT_SOURCES = ifs_lex.c ifs_yacc.c ifs_yacc.h mod_lex.c mod_yacc.c mod_yacc.h
EXTRA_DIST = ifs_lex.l mod_lex.l ifs_yacc.h mod_yacc.h
EXTRA_DIST = ifs_lex.l mod_lex.l ifs_yacc.h mod_yacc.h .gitignore
MAINTAINERCLEANFILES = Makefile.in