forked from Imagelibrary/rtems
2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use PREINSTALL_FILES = to make automake-1.5 happy.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Use PREINSTALL_FILES = to make automake-1.5 happy.
|
||||
|
||||
2001-09-19 Eric Norum <eric.norum@usask.ca>
|
||||
|
||||
* lib/tftpDriver.c: Add some debugging capability.
|
||||
|
||||
@@ -12,7 +12,7 @@ include_HEADERS = \
|
||||
bpfilter.h loop.h netdb.h opt_ipfw.h opt_mrouting.h \
|
||||
opt_tcpdebug.h poll.h resolv.h syslog.h memory.h
|
||||
|
||||
PREINSTALL_FILES += $(PROJECT_INCLUDE) \
|
||||
PREINSTALL_FILES = $(PROJECT_INCLUDE) \
|
||||
$(include_HEADERS:%=$(PROJECT_INCLUDE)/%)
|
||||
|
||||
$(PROJECT_INCLUDE):
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Use PREINSTALL_FILES = to make automake-1.5 happy.
|
||||
|
||||
2001-09-19 Eric Norum <eric.norum@usask.ca>
|
||||
|
||||
* lib/tftpDriver.c: Add some debugging capability.
|
||||
|
||||
@@ -12,7 +12,7 @@ include_HEADERS = \
|
||||
bpfilter.h loop.h netdb.h opt_ipfw.h opt_mrouting.h \
|
||||
opt_tcpdebug.h poll.h resolv.h syslog.h memory.h
|
||||
|
||||
PREINSTALL_FILES += $(PROJECT_INCLUDE) \
|
||||
PREINSTALL_FILES = $(PROJECT_INCLUDE) \
|
||||
$(include_HEADERS:%=$(PROJECT_INCLUDE)/%)
|
||||
|
||||
$(PROJECT_INCLUDE):
|
||||
|
||||
Reference in New Issue
Block a user