45201b24adc4df928b060a94aafba9ebbe23beca
[platform/core/appfw/shortcut.git] / test / Makefile
1 all:
2         @gcc homescreen.c -o homescreen `pkg-config ecore elementary shortcut --cflags --libs`
3         @gcc application.c -o application `pkg-config ecore elementary shortcut --cflags --libs`