diff options
author | Eric Anholt <eric@anholt.net> | 2008-04-23 11:22:59 -0700 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2008-04-23 11:23:40 -0700 |
commit | 8665b666c7e2ecdee7d27e1ad540910a0223ba6d (patch) | |
tree | 8e97be4727bfb5d45a2b5a02174e815a7a0568b0 /tests | |
parent | 47a2b7dc03e35d4eaf8148b87aeea8dd96723b4d (diff) |
Move mmfs.h userland interface to shared-core.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 4a7b0119..97752774 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,5 +1,4 @@ AM_CFLAGS = \ - -I $(top_srcdir)/linux-core \ -I $(top_srcdir)/shared-core \ -I $(top_srcdir)/libdrm |