Debian patches 038-removals and 041-eggiconlist source unattributed

This commit is contained in:
root
2010-06-20 18:22:16 -04:00
parent 87af69a15e
commit 751541169c
13 changed files with 179 additions and 488 deletions

View File

@@ -1,8 +1,9 @@
SUBDIRS = help gladefiles pixmaps
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) @LIBS@ @LEXLIB@
gmdb2_SOURCES = main2.c file.c util.c table.c info.c table_def.c table_data.c table_export.c debug.c sql.c schema.c prefs.c
LIBS = -rdynamic $(GNOME_LIBS) @LIBS@ @LEXLIB@
AM_CPPFLAGS = -I$(top_srcdir)/include \
$(GNOME_CFLAGS) \
-DDATADIR="\"$(datadir)\"" \