X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fpython%2FPlugins%2FSystemPlugins%2FWirelessAccessPoint%2FMakefile.am;fp=lib%2Fpython%2FPlugins%2FSystemPlugins%2FWirelessAccessPoint%2FMakefile.am;h=4790bfd8b29a76384c37e25729dc8d9e7304eb07;hp=0000000000000000000000000000000000000000;hb=fd705204f7eb19c787a07a96680ff62859e5fbb6;hpb=408afc4b1b0e5e30500c1588d84a3f9282fb51b6 diff --git a/lib/python/Plugins/SystemPlugins/WirelessAccessPoint/Makefile.am b/lib/python/Plugins/SystemPlugins/WirelessAccessPoint/Makefile.am new file mode 100755 index 0000000..4790bfd --- /dev/null +++ b/lib/python/Plugins/SystemPlugins/WirelessAccessPoint/Makefile.am @@ -0,0 +1,10 @@ +installdir = $(pkglibdir)/python/Plugins/SystemPlugins/WirelessAccessPoint + +SUBDIRS = meta + +install_PYTHON = \ + __init__.py \ + plugin.py \ + hostapd.conf.orig \ + _wirelessap.so \ + wirelessap.py