summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2015-09-24 16:02:58 -0700
committerCosimo Cecchi <cosimoc@gnome.org>2015-09-24 16:02:58 -0700
commit5ee5a6e576626ff76f1204392faf78751496ff84 (patch)
tree474ca730126f1ebba1bca7287983c88cae05900c /Makefile.am
parented6c8f3667b67ac284933a3d03faa34b5948bf52 (diff)
downloadlibgd-5ee5a6e576626ff76f1204392faf78751496ff84.tar.gz
Add an example to theme GdTaggedEntry
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 8ccf38d..4a1be27 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -199,7 +199,7 @@ tagged_entry_sources = \
$(NULL)
nodist_libgd_la_SOURCES += $(tagged_entry_sources)
-EXTRA_DIST += $(tagged_entry_sources)
+EXTRA_DIST += $(tagged_entry_sources) libgd/gd-tagged-entry.example.css
noinst_PROGRAMS += test-tagged-entry
test_tagged_entry_SOURCES = \