Removed clean-local due to problems with "make distcheck"
This commit is contained in:
parent
51471804cd
commit
503efdcdb6
2 changed files with 0 additions and 8 deletions
|
|
@ -20,7 +20,3 @@ LDADD = -L$(top_builddir)/src -L$(top_builddir)/src/ga -L$(top_builddir)/src/u
|
||||||
LIBS = -lga -leoutils -leo
|
LIBS = -lga -leoutils -leo
|
||||||
|
|
||||||
INCLUDES = -I$(top_srcdir)/src
|
INCLUDES = -I$(top_srcdir)/src
|
||||||
|
|
||||||
|
|
||||||
clean-local:
|
|
||||||
@/bin/rm $(ALL) *.o *.sav *.xg *.status *~
|
|
||||||
|
|
|
||||||
|
|
@ -21,7 +21,3 @@ LDADD = -L$(top_builddir)/src -L$(top_builddir)/src/es \
|
||||||
LIBS = -lga -les -leoutils -leo
|
LIBS = -lga -les -leoutils -leo
|
||||||
|
|
||||||
INCLUDES = -I$(top_srcdir)/src
|
INCLUDES = -I$(top_srcdir)/src
|
||||||
|
|
||||||
|
|
||||||
clean-local:
|
|
||||||
@/bin/rm $(ALL) *.o *.sav *.xg *.status *~
|
|
||||||
|
|
|
||||||
Reference in a new issue