56
by Osmo Antero
Version 0.5 |
1 |
SUBDIRS = src pixmaps icons data po |
1
by Osmo Antero Maatta
Initial import 17.jan.2011 |
2 |
|
3 |
uidir = |
|
4 |
ui_DATA = |
|
5 |
||
56
by Osmo Antero
Version 0.5 |
6 |
CLEANFILES = |
7 |
||
69
by Osmo Antero
Ported this application to GTK/GDK 3. Using now GSettings (and dconf) instead of GConf2 |
8 |
EXTRA_DIST = config.rpath m4/ChangeLog $(ui_DATA) \ |
56
by Osmo Antero
Version 0.5 |
9 |
gnome-doc-utils.make |
10 |
||
11 |
DISTCLEANFILES = |
|
12 |
||
13 |
DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper |
|
14 |
||
69
by Osmo Antero
Ported this application to GTK/GDK 3. Using now GSettings (and dconf) instead of GConf2 |
15 |
ACLOCAL_AMFLAGS = -I m4 |