summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorJuan Pablo Ugarte <juanpablougarte@gmail.com>2014-03-24 19:07:46 -0300
committerJuan Pablo Ugarte <juanpablougarte@gmail.com>2014-03-24 19:11:34 -0300
commit146f079341b1df95c1166df1f2e1aaef2617c1f0 (patch)
treec5e1eccb9548311e873ef47868cecc994d8905be /src/Makefile.am
parent0e1c4e08c3841c43319663386efcd5e556934db6 (diff)
downloadglade-146f079341b1df95c1166df1f2e1aaef2617c1f0.tar.gz
Fixed distcheck errors
Fixed create-widgets test GtkMessageDialog error and skip creating GtkAboutDialog
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index e8ca9786..4b37f945 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -37,7 +37,8 @@ noinst_HEADERS = \
glade-resources.h \
glade-preferences.h \
glade-logo.h \
- glade-registration.h
+ glade-registration.h \
+ glade-http.h
# Generate resources
glade-resources.h: glade-resources.gresource.xml $(UI_FILES)