mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 21:08:08 +01:00
Fix "make dist"
Signed-off-by: Brad Jorsch <anomie@users.sourceforge.net>
This commit is contained in:
committed by
Carlos R. Mafra
parent
ffda48bd61
commit
f6080ffd56
@@ -4,7 +4,7 @@ SUBDIRS = .
|
|||||||
|
|
||||||
AUTOMAKE_OPTIONS =
|
AUTOMAKE_OPTIONS =
|
||||||
|
|
||||||
EXTRA_DIST = tests
|
EXTRA_DIST = tests libwraster.map
|
||||||
|
|
||||||
lib_LTLIBRARIES = libwraster.la
|
lib_LTLIBRARIES = libwraster.la
|
||||||
|
|
||||||
@@ -26,7 +26,6 @@ libwraster_la_SOURCES = \
|
|||||||
save.c \
|
save.c \
|
||||||
gradient.c \
|
gradient.c \
|
||||||
xpixmap.c \
|
xpixmap.c \
|
||||||
bench.h \
|
|
||||||
convert.c \
|
convert.c \
|
||||||
context.c \
|
context.c \
|
||||||
misc.c \
|
misc.c \
|
||||||
|
|||||||
Reference in New Issue
Block a user