patch #856724/857342 and odds and ends.

This commit is contained in:
brianb
2004-02-09 20:37:27 +00:00
parent 7ef02592d0
commit e352e80eb1
5 changed files with 12 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
bin_PROGRAMS = mdb-dump
mdb_dump_SOURCES = mdb-dump.c mdbsupport.c
bin_PROGRAMS = mdb-hexdump
mdb_hexdump_SOURCES = mdb-dump.c mdbsupport.c
EXTRA_DIST = mdbsupport.h
AM_CPPFLAGS = -I$(top_srcdir)/include $(GLIB_CFLAGS)
LDADD = ../libmdb/libmdb.la