1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-20 12:58:08 +01:00

Fix "make dist"

Signed-off-by: Brad Jorsch <anomie@users.sourceforge.net>
This commit is contained in:
Brad Jorsch
2010-09-29 16:12:32 -04:00
committed by Carlos R. Mafra
parent ffda48bd61
commit f6080ffd56

View File

@@ -4,7 +4,7 @@ SUBDIRS = .
AUTOMAKE_OPTIONS =
EXTRA_DIST = tests
EXTRA_DIST = tests libwraster.map
lib_LTLIBRARIES = libwraster.la
@@ -26,7 +26,6 @@ libwraster_la_SOURCES = \
save.c \
gradient.c \
xpixmap.c \
bench.h \
convert.c \
context.c \
misc.c \