This is a simple build fix
This commit is contained in:
parent
d7135db2bd
commit
2ec897cf63
@ -1,4 +1,5 @@
|
||||
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
|
||||
INCLUDES = src
|
||||
|
||||
SUBDIRS = \
|
||||
src \
|
||||
|
@ -24,7 +24,6 @@ zenity_SOURCES = \
|
||||
zenity.h
|
||||
|
||||
zenity_CPPFLAGS = \
|
||||
-I$(includedir) \
|
||||
-DGNOMELOCALEDIR=\""$(datadir)/locale"\" \
|
||||
-DZENITY_DATADIR=\""$(pkgdatadir)"\" \
|
||||
$(AM_CPPFLAGS)
|
||||
|
Reference in New Issue
Block a user