Removed version.h from list of source files because generated by configure
This commit is contained in:
parent
781a0d5e88
commit
3ebb2babb1
@ -72,8 +72,7 @@ libisoburn_libisoburn_la_SOURCES = \
|
||||
xorriso/filters.h \
|
||||
xorriso/filters.c \
|
||||
xorriso/xorriso_timestamp.h \
|
||||
xorriso/xorriso_buildstamp.h \
|
||||
version.h
|
||||
xorriso/xorriso_buildstamp.h
|
||||
|
||||
libisoburn_libisoburn_la_LIBADD = \
|
||||
-lisofs \
|
||||
|
@ -222,9 +222,7 @@ xorriso_xorriso_SOURCES = \
|
||||
libburn/util.c \
|
||||
libburn/util.h \
|
||||
libburn/write.c \
|
||||
libburn/write.h \
|
||||
\
|
||||
version.h
|
||||
libburn/write.h
|
||||
|
||||
# Disabled because unneeded and of unclear ancestry
|
||||
# libburn/crc.c
|
||||
|
@ -1 +1 @@
|
||||
#define Xorriso_timestamP "2011.12.01.152236"
|
||||
#define Xorriso_timestamP "2011.12.07.080625"
|
||||
|
Loading…
Reference in New Issue
Block a user