backupninja/lib/Makefile.am
intrigeri 280fdac2bc r3555@krups: intrigeri | 2005-11-15 13:59:57 +0100
Moved easydialog.sh to lib/ directory: more code is going to be shared, let's start here.
2005-11-29 10:08:41 +00:00

7 lines
114 B
Makefile

EXTRALIBRARIES = easydialog.sh
EXTRA_DIST = Makefile.am $(EXTRALIBRARIES)
dist_pkglib_DATA = $(EXTRALIBRARIES)