necouchman commented on a change in pull request #369:
URL: https://github.com/apache/guacamole-server/pull/369#discussion_r809588659



##########
File path: src/terminal/Makefile.am
##########
@@ -26,9 +26,11 @@
 AUTOMAKE_OPTIONS = foreign 
 ACLOCAL_AMFLAGS = -I m4
 
-noinst_LTLIBRARIES = libguac_terminal.la
+lib_LTLIBRARIES = libguac_terminal.la
 
-noinst_HEADERS =                 \
+libguac_terminalincdir = $(includedir)/guacamole/terminal
+
+libguac_terminalinc_HEADERS =                 \

Review comment:
       #Nitpick - but I feel like this `\` shouldn't be quite so far out 
there....




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to