aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/xkeyboard-config/tests/mxkbledpanel/Imakefile
blob: 5bc53bd76ee06ebcf6882cc003a55e37e65bbdbe (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),)