mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-22 01:45:46 +01:00
fix for broken 'make install' introduced by previous commit
This commit is contained in:
@@ -5,7 +5,6 @@ AUTOMAKE_OPTIONS = no-dependencies
|
|||||||
noinst_PROGRAMS = testdraw testgrad testrot view
|
noinst_PROGRAMS = testdraw testgrad testrot view
|
||||||
|
|
||||||
EXTRA_DIST = test.png tile.xpm ballot_box.xpm
|
EXTRA_DIST = test.png tile.xpm ballot_box.xpm
|
||||||
include_HEADERS = $(top_builddir)/wrlib/wraster.h
|
|
||||||
|
|
||||||
INCLUDES = $(DFLAGS) @HEADER_SEARCH_PATH@
|
INCLUDES = $(DFLAGS) @HEADER_SEARCH_PATH@
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user