diff options
author | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-06-09 19:54:18 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-06-09 19:54:18 +0800 |
commit | 33c5910a3d9312ddb30de41eeda7d96d3b98a6c7 (patch) | |
tree | afe4b2b1b4daa44605f73356a3d447114189f74a /data/Makefile.am | |
parent | 50bb5af3f6a571e8e341d26cdd5b7a1b2178d8dd (diff) | |
download | gsoc2013-epiphany-33c5910a3d9312ddb30de41eeda7d96d3b98a6c7.tar.gz gsoc2013-epiphany-33c5910a3d9312ddb30de41eeda7d96d3b98a6c7.tar.zst gsoc2013-epiphany-33c5910a3d9312ddb30de41eeda7d96d3b98a6c7.zip |
remove unused stuff
Diffstat (limited to 'data/Makefile.am')
-rw-r--r-- | data/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index 7554501ea..4687d7cbf 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = ui art glade starthere +SUBDIRS = ui art glade @INTLTOOL_SERVER_RULE@ @INTLTOOL_DESKTOP_RULE@ |