aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/xkeyboard-config/tests/mxkbledpanel/Imakefile
blob: 3fd46021e9a4dab00a9d61af80a6075e35a89c9b (plain)
1
2
3
4
5
6
7
8
LOCAL_LIBRARIES1 = -lXm
           SRCS1 = mxkbledpanel.c
           OBJS1 = mxkbledpanel.o

PROGRAMS=mxkbledpanel

ComplexProgramTarget_1(mxkbledpanel,$(LOCAL_LIBRARIES1),)