X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/da54ea206b908d0ab08f7e8c61466c5fe6180540..3e12c9cf2b9c069a0ca431f907a272daa0cf3776:/tools/Makefile.am diff --git a/tools/Makefile.am b/tools/Makefile.am new file mode 100644 index 00000000..ff743579 --- /dev/null +++ b/tools/Makefile.am @@ -0,0 +1,6 @@ +lib_LTLIBRARIES = libopen.la + +libopen_la_SOURCES = libopen.c + +install-exec-local: +$(LIBTOOL) --mode=install install libopen.la $(DESTDIR)/usr/lib \ No newline at end of file