mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2024-11-29 15:04:23 +01:00
6 lines
100 B
Makefile
6 lines
100 B
Makefile
|
SUBDIRS = guichan
|
||
|
|
||
|
libguichanincludedir = $(includedir)/
|
||
|
|
||
|
libguichaninclude_HEADERS = \
|
||
|
guichan.hpp
|