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.h \
|
||||||
xorriso/filters.c \
|
xorriso/filters.c \
|
||||||
xorriso/xorriso_timestamp.h \
|
xorriso/xorriso_timestamp.h \
|
||||||
xorriso/xorriso_buildstamp.h \
|
xorriso/xorriso_buildstamp.h
|
||||||
version.h
|
|
||||||
|
|
||||||
libisoburn_libisoburn_la_LIBADD = \
|
libisoburn_libisoburn_la_LIBADD = \
|
||||||
-lisofs \
|
-lisofs \
|
||||||
|
@ -222,9 +222,7 @@ xorriso_xorriso_SOURCES = \
|
|||||||
libburn/util.c \
|
libburn/util.c \
|
||||||
libburn/util.h \
|
libburn/util.h \
|
||||||
libburn/write.c \
|
libburn/write.c \
|
||||||
libburn/write.h \
|
libburn/write.h
|
||||||
\
|
|
||||||
version.h
|
|
||||||
|
|
||||||
# Disabled because unneeded and of unclear ancestry
|
# Disabled because unneeded and of unclear ancestry
|
||||||
# libburn/crc.c
|
# 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