Fixed a bug in gtk-glade Makefile.am
This commit is contained in:
parent
ffe08e1972
commit
39da0c1701
|
@ -1,7 +1,7 @@
|
||||||
Applicationsdir = $(datadir)/applications
|
Applicationsdir = $(datadir)/applications
|
||||||
Applications_DATA = desmume-glade.desktop
|
Applications_DATA = desmume-glade.desktop
|
||||||
pixmapdir = $(datadir)/pixmaps
|
pixmapdir = $(datadir)/pixmaps
|
||||||
pixmap_DATA = DeSmuME.xpm
|
pixmap_DATA = glade/DeSmuME.xpm
|
||||||
bin_PROGRAMS = desmume-glade
|
bin_PROGRAMS = desmume-glade
|
||||||
desmume_glade_SOURCES = \
|
desmume_glade_SOURCES = \
|
||||||
globals.h glade-xml.c \
|
globals.h glade-xml.c \
|
||||||
|
|
Loading…
Reference in New Issue