1 ## Process this file with automake to produce Makefile.in
5 INCLUDES = -I$(srcdir)/include $(GTK_CFLAGS)
6 # -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED \
7 # -DGDK_PIXBUF_DEPRECATED \
8 # -DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED
10 # regex.c is the GNU regex implementation needed for Windows
13 noinst_LIBRARIES = libtagmanager.a
16 regex_sources = regex.c
21 libtagmanager_a_SOURCES =\