Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
L
libvncserver
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
rasky
libvncserver
Commits
1c3c0c81
Commit
1c3c0c81
authored
Feb 19, 2003
by
dscho
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed header installation into $(prefix)/include/rfb
parent
e22be663
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
Makefile.am
Makefile.am
+4
-2
No files found.
Makefile.am
View file @
1c3c0c81
...
@@ -3,8 +3,10 @@ DIST_SUBDIRS=examples contrib vncterm
...
@@ -3,8 +3,10 @@ DIST_SUBDIRS=examples contrib vncterm
bin_SCRIPTS
=
libvncserver-config
bin_SCRIPTS
=
libvncserver-config
include_HEADERS
=
includedir
=
$(prefix)
/include/rfb
nobase_include_HEADERS
=
rfb/rfb.h rfb/rfbconfig.h rfb/rfbint.h rfb/rfbproto.h
\
#include_HEADERS=rfb.h rfbconfig.h rfbint.h rfbproto.h keysym.h rfbregion.h
include_HEADERS
=
rfb/rfb.h rfb/rfbconfig.h rfb/rfbint.h rfb/rfbproto.h
\
rfb/keysym.h rfb/rfbregion.h
rfb/keysym.h rfb/rfbregion.h
noinst_HEADERS
=
d3des.h zrleDecode.h zrleEncode.h rfb/default8x16.h
\
noinst_HEADERS
=
d3des.h zrleDecode.h zrleEncode.h rfb/default8x16.h
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment