libx48ng/Makefile.am
Gwenhael Le Moine e59ca61c98 import of sources from latest release found on Sourceforge
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2015-07-26 11:16:05 +02:00

17 lines
349 B
Makefile

AUTOMAKE_OPTIONS = dejagnu
SUBDIRS = src romdump
EXTRA_DIST=rpm/x48.spec \
debian/changelog debian/compat debian/control debian/copyright \
debian/dirs debian/docs debian/menu debian/README.Debian debian/rules
X48 : src/X48.ad
cp $< $@
appdefault_DATA = X48
DISTCHECK_CONFIGURE_FLAGS = --with-appdefaultdir='$${datadir}/X11/app-defaults'