diff --git a/Makefile.am b/Makefile.am index 54f22972..510150a6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 \ diff --git a/xorriso/xorriso_makefile_am.txt b/xorriso/xorriso_makefile_am.txt index 70d9dc86..8681d0af 100644 --- a/xorriso/xorriso_makefile_am.txt +++ b/xorriso/xorriso_makefile_am.txt @@ -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 diff --git a/xorriso/xorriso_timestamp.h b/xorriso/xorriso_timestamp.h index f67b9eda..1ad1991f 100644 --- a/xorriso/xorriso_timestamp.h +++ b/xorriso/xorriso_timestamp.h @@ -1 +1 @@ -#define Xorriso_timestamP "2011.12.01.152236" +#define Xorriso_timestamP "2011.12.07.080625"