summaryrefslogtreecommitdiff
path: root/src/gtkext
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2024-05-17 05:50:05 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2024-05-17 05:53:14 (GMT)
commitd9d887e226902905ef56d0ccf1107df50e5e4463 (patch)
treee0da243151116e93d8585fbc80f368431187df29 /src/gtkext
parent85e52ccd4c8aada6660d171e91c6c603f40606bb (diff)
Define datatypes.h and move the remaining endianness.[ch] content into io.[ch].
Diffstat (limited to 'src/gtkext')
-rw-r--r--src/gtkext/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gtkext/Makefile.am b/src/gtkext/Makefile.am
index 45c9a1c..9d3d16c 100644
--- a/src/gtkext/Makefile.am
+++ b/src/gtkext/Makefile.am
@@ -53,7 +53,7 @@ devdir = $(includedir)/chrysalide/$(subdir:src/%=core/%)
dev_HEADERS = $(libgtkext_la_SOURCES:%c=)
-SUBDIRS = graph
+#SUBDIRS = graph
resources.c: gresource.xml $(UI_FILES_4_)