mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
neutrino: add data to the make file so they get installed properly.
This commit is contained in:
@@ -193,5 +193,6 @@ src/timerd/Makefile
|
|||||||
src/zapit/Makefile
|
src/zapit/Makefile
|
||||||
src/zapit/lib/Makefile
|
src/zapit/lib/Makefile
|
||||||
src/zapit/src/Makefile
|
src/zapit/src/Makefile
|
||||||
|
src/zapit/data/Makefile
|
||||||
])
|
])
|
||||||
|
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
AUTOMAKE_OPTIONS = gnu
|
AUTOMAKE_OPTIONS = gnu
|
||||||
|
|
||||||
SUBDIRS = lib src
|
SUBDIRS = lib src data
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user