Added the mem.h file in noinst_HEADERS.

Original commit message from CVS:
Added the mem.h file in noinst_HEADERS.
This commit is contained in:
Wim Taymans 2001-05-31 19:18:51 +00:00
parent 7dfeffc2a5
commit bc30d3872a
2 changed files with 4 additions and 0 deletions

View file

@ -11,6 +11,8 @@ TESTS = $(testprogs)
check_PROGRAMS = $(testprogs)
noinst_HEADERS = mem.h
# we have nothing but apps here, we can do this safely
LIBS += $(GST_LIBS)
CFLAGS += $(GST_CFLAGS)

View file

@ -11,6 +11,8 @@ TESTS = $(testprogs)
check_PROGRAMS = $(testprogs)
noinst_HEADERS = mem.h
# we have nothing but apps here, we can do this safely
LIBS += $(GST_LIBS)
CFLAGS += $(GST_CFLAGS)