summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2009-06-25 11:28:02 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2009-07-16 11:30:30 +1000
commit19f527b4abe17b58dd78ec988a11c8081166cf01 (patch)
tree45a5b1890aca77f71be126d1921dc92542ccd710 /Makefile.am
parent4b7fff5309f3e51e17372e3eaf91ee01c00ffd08 (diff)
downloadxorg-proto-xextproto-19f527b4abe17b58dd78ec988a11c8081166cf01.tar.gz
multibuf: remove multibuf.h, split into multibufconst.h
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 0565732..5ae3920 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,8 +8,8 @@ xext_HEADERS = \
lbxproto.h \
mitmisc.h \
mitmiscproto.h \
- multibuf.h \
- multibufst.h \
+ multibufconst.h \
+ multibufproto.h \
security.h \
securstr.h \
shape.h \