diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 4c49cdd..11a2bad 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,7 +6,8 @@ xext_HEADERS = \ ge.h \ geproto.h \ Xge.h \ - lbxstr.h \ + lbx.h \ + lbxproto.h \ mitmisc.h \ mitmiscproto.h \ multibuf.h \ @@ -27,7 +28,6 @@ xext_HEADERS = \ EVI.h \ EVIproto.h \ Xext.h \ - XLbx.h \ XShm.h \ xtestext1.h \ XTest.h \ |