Files
MiniGUI/examples/Makefile.am
2017-05-29 12:20:05 +08:00

9 lines
138 B
Makefile

noinst_PROGRAMS= \
helloworld \
ws_ex_notdraggable \
helloworld_SOURCES=helloworld.c
ws_ex_notdraggable_SOURCES=ws_ex_notdraggable.c