Skip to content

Commit

Permalink
Fixed build
Browse files Browse the repository at this point in the history
  • Loading branch information
rilian-la-te committed Apr 7, 2017
1 parent ed47686 commit baba7cd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions unity-gtk-module/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ if(DOC_FOUND)
endif()

set(LIB_PUBLIC_HEADERS
unity-gtk-parser.h
unity-gtk-menu-shell.h
unity-gtk-action-group.h)
lib/unity-gtk-parser.h
lib/unity-gtk-menu-shell.h
lib/unity-gtk-action-group.h)

set(GTK_MODULE_INCLUDE_DIR ${CMAKE_INSTALL_INCLUDEDIR}/appmenu-gtk-module)

Expand Down

0 comments on commit baba7cd

Please sign in to comment.