Skip to content
Snippets Groups Projects
Commit 0982a55e authored by Danny Auble's avatar Danny Auble
Browse files

made it so partition_allocator isn't installed.

parent b45802e4
No related branches found
No related tags found
No related merge requests found
...@@ -17,7 +17,7 @@ INCLUDES = -I$(top_srcdir) ...@@ -17,7 +17,7 @@ INCLUDES = -I$(top_srcdir)
# partition_allocator_LDFLAGS = -export-dynamic -lm $(CMD_LDFLAGS) # partition_allocator_LDFLAGS = -export-dynamic -lm $(CMD_LDFLAGS)
# making a .la # making a .la
lib_LTLIBRARIES = libpartition_allocator.la noinst_LTLIBRARIES = libpartition_allocator.la
libpartition_allocator_la_SOURCES = \ libpartition_allocator_la_SOURCES = \
partition_allocator.c partition_allocator.h partition_allocator.c partition_allocator.h
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment