Skip to content

Commit 75978a7

Browse files
committed
Fix source files list
1 parent 438ea69 commit 75978a7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Makefile.am

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ geanypy_la_SOURCES = geanypy-app.c \
1313
geanypy-document.c geanypy-document.h \
1414
geanypy-editor.c geanypy-editor.h \
1515
geanypy-encoding.c geanypy-encoding.h \
16-
geanypy-filetypes.c \
17-
geanypy-geanypy.h \
16+
geanypy-filetypes.c geanypy-filetypes.h \
17+
geanypy.h \
1818
geanypy-highlighting.c \
1919
geanypy-indentprefs.c \
2020
geanypy-interfaceprefs.c \

0 commit comments

Comments
 (0)