mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-27 23:10:10 +01:00
ignore more stamp files before I switch to srcdir!=objdir
This commit is contained in:
parent
616b81251c
commit
68f01490cc
2 changed files with 7 additions and 1 deletions
|
|
@ -6,6 +6,8 @@ configure
|
|||
libtool
|
||||
ltmain.sh
|
||||
stamp-h1
|
||||
stamp-h
|
||||
stamp-h.in
|
||||
Doxyfile
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
|
|
|||
|
|
@ -1,7 +1,11 @@
|
|||
2002-12-15 Harri Porten <porten@kde.org>
|
||||
|
||||
* autogen.sh: check for libtoolize before attempting to use it
|
||||
* dbus/dbus-transport-unix.c: include <sys/time.h> for timeval struct.
|
||||
|
||||
* dbus/dbus-transport-unix.c: include <sys/time.h> for timeval
|
||||
struct.
|
||||
|
||||
* .cvsignore: ignore more stamp files
|
||||
|
||||
2002-12-15 Havoc Pennington <hp@pobox.com>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue