Corrected some false paths in xorriso-standalone Makefile.am

This commit is contained in:
Thomas Schmitt 2008-02-01 20:02:39 +00:00
parent 3610e864af
commit 4d22da734c
2 changed files with 4 additions and 4 deletions

View File

@ -24,10 +24,10 @@ xorriso_xorriso_LDADD = $(THREAD_LIBS)
xorriso_xorriso_SOURCES = \
\
xorriso.h \
xorriso_private.h \
xorriso/xorriso.h \
xorriso/xorriso_private.h \
xorriso/xorriso.c \
xorrisoburn.h \
xorriso/xorrisoburn.h \
xorriso/xorrisoburn.c \
xorriso/xorriso_timestamp.h \
\

View File

@ -1 +1 @@
#define Xorriso_timestamP "2008.02.01.195817"
#define Xorriso_timestamP "2008.02.01.200153"