summaryrefslogtreecommitdiff
path: root/libs/glibmm2/tests/Makefile.am_fragment
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2008-03-17 14:30:05 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2008-03-17 14:30:05 +0000
commit19a4b990325577fc949ccd5d5fbad4520eb1df56 (patch)
tree1dbc926c3a83f8d8d98abaa91bdffe66436b9089 /libs/glibmm2/tests/Makefile.am_fragment
parent8bd2ee92fa907675ddb18b8e2d1d7865e2c8fe5e (diff)
cleanup to build glibmm the way we actually want
git-svn-id: svn://localhost/ardour2/branches/3.0@3148 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'libs/glibmm2/tests/Makefile.am_fragment')
-rw-r--r--libs/glibmm2/tests/Makefile.am_fragment7
1 files changed, 0 insertions, 7 deletions
diff --git a/libs/glibmm2/tests/Makefile.am_fragment b/libs/glibmm2/tests/Makefile.am_fragment
deleted file mode 100644
index 45a626cbf2..0000000000
--- a/libs/glibmm2/tests/Makefile.am_fragment
+++ /dev/null
@@ -1,7 +0,0 @@
-INCLUDES = \
- -I$(top_builddir)/glib -I$(top_srcdir)/glib \
- $(GLIBMM_CFLAGS) $(GTHREAD_CFLAGS)
-
-LIBS = $(top_builddir)/glib/glibmm/libglibmm-2.4.la
- $(GLIBMM_LIBS)
-