Restructure how we look for Read files slightly.
[fvwm.git] / tests / hints / Makefile.am
blob78358f3a89dd861172ac16be67e4571198e0e8ea
1 ## Process this file with automake to create Makefile.in
3 # Don't install this, its just for testing.
4 noinst_PROGRAMS = hints_test
6 LDADD = -L$(top_builddir)/libs $(X_LIBS) -lfvwm \
7         $(X_PRE_LIBS) -lXext -lX11 -lm $(X_EXTRA_LIBS)
8 INCLUDES = -I$(top_srcdir) $(X_CFLAGS)