This commit is contained in:
brianb
2004-02-09 03:09:52 +00:00
parent df4a73b45b
commit fd616622f5
11 changed files with 15 additions and 12 deletions

View File

@@ -3,7 +3,7 @@ bin_PROGRAMS = gmdb2
include_HEADERS = gmdb.h
gmdb2_SOURCES = main2.c file.c util.c table.c query.c module.c macro.c report.c form.c info.c table_def.c table_data.c table_export.c debug.c sql.c schema.c prefs.c
LIBS = -rdynamic $(GNOME_LIBS) @LEXLIB@
INCLUDES = -I$(top_srcdir)/include \
AM_CPPFLAGS = -I$(top_srcdir)/include \
$(GNOME_CFLAGS) \
-DDATADIR=\""$(datadir)"\" \
-DGMDB_ICONDIR=\""$(datadir)/gmdb/glade/"\" \

View File

@@ -1,5 +1,5 @@
figs = \
figures/gmdb2_window.png
figures/gmdb2_window.png \
figures/gmdb2_sql_window.png
docname = gmdb
lang = C