[gnome-autoar/wip/razvan/autoar-fixes: 1/4] general: add enum-types header to the library headers
- From: Răzvan-Mihai Chițu <razvanchitu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-autoar/wip/razvan/autoar-fixes: 1/4] general: add enum-types header to the library headers
- Date: Fri, 26 Aug 2016 11:26:31 +0000 (UTC)
commit 578088ce33a4230bc8a711af02c084626b46ea1b
Author: Razvan Chitu <razvan ch95 gmail com>
Date: Fri Aug 26 14:20:33 2016 +0300
general: add enum-types header to the library headers
Makefile.am | 1 +
gnome-autoar/gnome-autoar.h | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 3bccc5a..3411dc1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -26,6 +26,7 @@ libgnome_autoar_la_headers = \
gnome-autoar/autoar-format-filter.h \
gnome-autoar/autoar-misc.h \
gnome-autoar/autoar-mime-types.h \
+ gnome-autoar/autoar-enum-types.h \
$(NULL)
libgnome_autoar_la_sources = \
gnome-autoar/autoar-compressor.c \
diff --git a/gnome-autoar/gnome-autoar.h b/gnome-autoar/gnome-autoar.h
index c26ce29..8337998 100644
--- a/gnome-autoar/gnome-autoar.h
+++ b/gnome-autoar/gnome-autoar.h
@@ -28,5 +28,6 @@
#include <gnome-autoar/autoar-extractor.h>
#include <gnome-autoar/autoar-misc.h>
#include <gnome-autoar/autoar-mime-types.h>
+#include <gnome-autoar/autoar-enum-types.h>
#endif /* AUTOARCHIVE_H */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]