removed a redundant stars.dat It was getting installed twice and caused an error on newer automake version

sensor-dev
cartrite 2009-08-05 20:53:50 +00:00
parent 731d442daf
commit a11c2dd66b
1 changed files with 1 additions and 2 deletions

View File

@ -15,8 +15,7 @@ pkgdata_DATA = \
$(wildcard *.xyz) \
$(wildcard *.xyzv) \
$(wildcard *.dsc) \
$(wildcard *.stc) \
stars.dat
$(wildcard *.stc)
EXTRA_DIST = \
$(pkgdata_DATA) \